Uses of Class
com.azure.resourcemanager.network.models.VerifierWorkspaceProperties
Packages that use VerifierWorkspaceProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VerifierWorkspaceProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VerifierWorkspacePropertiesModifier and TypeMethodDescriptionVerifierWorkspaceInner.properties()Get the properties property: Properties of Verifier Workspace resource.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type VerifierWorkspacePropertiesModifier and TypeMethodDescriptionVerifierWorkspaceInner.withProperties(VerifierWorkspaceProperties properties) Set the properties property: Properties of Verifier Workspace resource. -
Uses of VerifierWorkspaceProperties in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type VerifierWorkspacePropertiesModifier and TypeClassDescriptionfinal classProperties of Verifier Workspace resource.Methods in com.azure.resourcemanager.network.models that return VerifierWorkspacePropertiesModifier and TypeMethodDescriptionstatic VerifierWorkspacePropertiesVerifierWorkspaceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VerifierWorkspaceProperties from the JsonReader.VerifierWorkspaceProperties.withDescription(String description) Set the description property: The description property.VerifierWorkspaceProperties.withProvisioningState(ProvisioningState provisioningState) Set the provisioningState property: Provisioning states of a resource.