Uses of Class
com.azure.resourcemanager.network.models.VerifierWorkspaceUpdate
Packages that use VerifierWorkspaceUpdate
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VerifierWorkspaceUpdate in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent with parameters of type VerifierWorkspaceUpdateModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<VerifierWorkspaceInner> VerifierWorkspacesClient.updateWithResponse(String resourceGroupName, String networkManagerName, String workspaceName, String ifMatch, VerifierWorkspaceUpdate body, com.azure.core.util.Context context) Updates Verifier Workspace.Mono<com.azure.core.http.rest.Response<VerifierWorkspaceInner>> VerifierWorkspacesClient.updateWithResponseAsync(String resourceGroupName, String networkManagerName, String workspaceName, String ifMatch, VerifierWorkspaceUpdate body) Updates Verifier Workspace. -
Uses of VerifierWorkspaceUpdate in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type VerifierWorkspaceUpdateModifier and TypeClassDescriptionfinal classRepresents the VerifierWorkspace update API request interface.Methods in com.azure.resourcemanager.network.models that return VerifierWorkspaceUpdateModifier and TypeMethodDescriptionstatic VerifierWorkspaceUpdateVerifierWorkspaceUpdate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VerifierWorkspaceUpdate from the JsonReader.VerifierWorkspaceUpdate.withProperties(VerifierWorkspaceUpdateProperties properties) Set the properties property: Represents the VerifierWorkspace update properties.Set the tags property: Dictionary of <string>.