AutoApprovedPrivateLinkServiceInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. AutoApprovedPrivateLinkServiceInner
- com.
Implements
public final class AutoApprovedPrivateLinkServiceInner
implements JsonSerializable<AutoApprovedPrivateLinkServiceInner>
The information of an AutoApprovedPrivateLinkService.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Auto |
fromJson(JsonReader jsonReader)
Reads an instance of Auto |
| String |
privateLinkService()
Get the private |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static AutoApprovedPrivateLinkServiceInner fromJson(JsonReader jsonReader)
Reads an instance of AutoApprovedPrivateLinkServiceInner from the JsonReader.
Parameters:
Returns:
Throws:
privateLinkService
public String privateLinkService()
Get the privateLinkService property: The id of the private link service resource.
Returns:
toJson
validate
public void validate()
Validates the instance.