public final class PrivateLinkServicePropertiesAutoApproval extends ResourceSet
| Constructor and Description |
|---|
PrivateLinkServicePropertiesAutoApproval() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
PrivateLinkServicePropertiesAutoApproval |
withSubscriptions(List<String> subscriptions)
Set the subscriptions property: The list of subscriptions.
|
subscriptionspublic PrivateLinkServicePropertiesAutoApproval()
public PrivateLinkServicePropertiesAutoApproval withSubscriptions(List<String> subscriptions)
withSubscriptions in class ResourceSetsubscriptions - the subscriptions value to set.public void validate()
validate in class ResourceSetIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.