public final class PrivateLinkServicePropertiesVisibility extends ResourceSet
| Constructor and Description |
|---|
PrivateLinkServicePropertiesVisibility() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
PrivateLinkServicePropertiesVisibility |
withSubscriptions(List<String> subscriptions)
Set the subscriptions property: The list of subscriptions.
|
subscriptionspublic PrivateLinkServicePropertiesVisibility()
public PrivateLinkServicePropertiesVisibility 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.