Uses of Class
com.azure.resourcemanager.apicenter.models.WorkspaceProperties
Packages that use WorkspaceProperties
Package
Description
Package containing the inner data models for AzureApiCenter.
Package containing the data models for AzureApiCenter.
-
Uses of WorkspaceProperties in com.azure.resourcemanager.apicenter.fluent.models
Methods in com.azure.resourcemanager.apicenter.fluent.models that return WorkspacePropertiesModifier and TypeMethodDescriptionWorkspaceInner.properties()
Get the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.apicenter.fluent.models with parameters of type WorkspacePropertiesModifier and TypeMethodDescriptionWorkspaceInner.withProperties
(WorkspaceProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of WorkspaceProperties in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return WorkspacePropertiesModifier and TypeMethodDescriptionstatic WorkspaceProperties
WorkspaceProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of WorkspaceProperties from the JsonReader.Workspace.properties()
Gets the properties property: The resource-specific properties for this resource.WorkspaceProperties.withDescription
(String description) Set the description property: Workspace description.Set the title property: Workspace title.Methods in com.azure.resourcemanager.apicenter.models with parameters of type WorkspacePropertiesModifier and TypeMethodDescriptionWorkspace.DefinitionStages.WithProperties.withProperties
(WorkspaceProperties properties) Specifies the properties property: The resource-specific properties for this resource..Workspace.UpdateStages.WithProperties.withProperties
(WorkspaceProperties properties) Specifies the properties property: The resource-specific properties for this resource..