Uses of Class
com.azure.resourcemanager.network.models.VerifierWorkspaceUpdateProperties
Packages that use VerifierWorkspaceUpdateProperties
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VerifierWorkspaceUpdateProperties in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type VerifierWorkspaceUpdatePropertiesModifier and TypeClassDescriptionfinal classRepresents the VerifierWorkspace update properties.Methods in com.azure.resourcemanager.network.models that return VerifierWorkspaceUpdatePropertiesModifier and TypeMethodDescriptionVerifierWorkspaceUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VerifierWorkspaceUpdateProperties from the JsonReader.VerifierWorkspaceUpdate.properties()Get the properties property: Represents the VerifierWorkspace update properties.VerifierWorkspaceUpdateProperties.withDescription(String description) Set the description property: The description property.Methods in com.azure.resourcemanager.network.models with parameters of type VerifierWorkspaceUpdatePropertiesModifier and TypeMethodDescriptionVerifierWorkspaceUpdate.withProperties(VerifierWorkspaceUpdateProperties properties) Set the properties property: Represents the VerifierWorkspace update properties.