public final class AutoApprovedPrivateLinkServiceInner extends Object
| Constructor and Description |
|---|
AutoApprovedPrivateLinkServiceInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
privateLinkService()
Get the privateLinkService property: The id of the private link service resource.
|
void |
validate()
Validates the instance.
|
AutoApprovedPrivateLinkServiceInner |
withPrivateLinkService(String privateLinkService)
Set the privateLinkService property: The id of the private link service resource.
|
public String privateLinkService()
public AutoApprovedPrivateLinkServiceInner withPrivateLinkService(String privateLinkService)
privateLinkService - the privateLinkService value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.