AfcConfiguration Class
- java.
lang. Object - com.
azure. resourcemanager. network. models. AfcConfiguration
- com.
Implements
public final class AfcConfiguration
implements JsonSerializable<AfcConfiguration>
AFC configuration for the Azure Firewall.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Afc |
fromJson(JsonReader jsonReader)
Reads an instance of Afc |
| String |
serviceEndpoint()
Get the service |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static AfcConfiguration fromJson(JsonReader jsonReader)
Reads an instance of AfcConfiguration from the JsonReader.
Parameters:
Returns:
Throws:
serviceEndpoint
public String serviceEndpoint()
Get the serviceEndpoint property: The endpoint URL of the AFC control plane associated with this Azure Firewall.
Returns:
toJson
validate
public void validate()
Validates the instance.