Class NetworkWatcherPropertiesFormat
java.lang.Object
com.azure.resourcemanager.network.fluent.models.NetworkWatcherPropertiesFormat
The network watcher properties.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of NetworkWatcherPropertiesFormat class. -
Method Summary
Modifier and TypeMethodDescriptionGet the provisioningState property: The provisioning state of the network watcher resource.voidvalidate()Validates the instance.
-
Constructor Details
-
NetworkWatcherPropertiesFormat
public NetworkWatcherPropertiesFormat()Creates an instance of NetworkWatcherPropertiesFormat class.
-
-
Method Details
-
provisioningState
Get the provisioningState property: The provisioning state of the network watcher resource.- Returns:
- the provisioningState value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-