NetworkWatcherPropertiesFormat Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. NetworkWatcherPropertiesFormat
- com.
Implements
public final class NetworkWatcherPropertiesFormat
implements JsonSerializable<NetworkWatcherPropertiesFormat>
The network watcher properties.
Constructor Summary
| Constructor | Description |
|---|---|
| NetworkWatcherPropertiesFormat() |
Creates an instance of Network |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Network |
fromJson(JsonReader jsonReader)
Reads an instance of Network |
|
Provisioning |
provisioningState()
Get the provisioning |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
NetworkWatcherPropertiesFormat
public NetworkWatcherPropertiesFormat()
Creates an instance of NetworkWatcherPropertiesFormat class.
Method Details
fromJson
public static NetworkWatcherPropertiesFormat fromJson(JsonReader jsonReader)
Reads an instance of NetworkWatcherPropertiesFormat from the JsonReader.
Parameters:
Returns:
Throws:
provisioningState
public ProvisioningState provisioningState()
Get the provisioningState property: The provisioning state of the network watcher resource.
Returns:
toJson
validate
public void validate()
Validates the instance.