Uses of Class
com.azure.resourcemanager.network.models.NetworkManagerDeploymentStatus
Packages that use NetworkManagerDeploymentStatus
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkManagerDeploymentStatus in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type NetworkManagerDeploymentStatusModifier and TypeMethodDescriptionNetworkManagerDeploymentStatusListResultInner.value()Get the value property: Gets a page of Network Manager Deployment Status.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type NetworkManagerDeploymentStatusModifier and TypeMethodDescriptionNetworkManagerDeploymentStatusListResultInner.withValue(List<NetworkManagerDeploymentStatus> value) Set the value property: Gets a page of Network Manager Deployment Status. -
Uses of NetworkManagerDeploymentStatus in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkManagerDeploymentStatusModifier and TypeMethodDescriptionNetworkManagerDeploymentStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkManagerDeploymentStatus from the JsonReader.NetworkManagerDeploymentStatus.withCommitTime(OffsetDateTime commitTime) Set the commitTime property: Commit Time.NetworkManagerDeploymentStatus.withConfigurationIds(List<String> configurationIds) Set the configurationIds property: List of configuration ids.NetworkManagerDeploymentStatus.withDeploymentStatus(DeploymentStatus deploymentStatus) Set the deploymentStatus property: Deployment Status.NetworkManagerDeploymentStatus.withDeploymentType(ConfigurationType deploymentType) Set the deploymentType property: Configuration Deployment Type.NetworkManagerDeploymentStatus.withErrorMessage(String errorMessage) Set the errorMessage property: Error Message.NetworkManagerDeploymentStatus.withRegion(String region) Set the region property: Region Name.