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
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.