public final class PrivateLinkServiceVisibilityInner extends Object
| Constructor and Description |
|---|
PrivateLinkServiceVisibilityInner() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
Boolean |
visible()
Get the visible property: Private Link Service Visibility (True/False).
|
PrivateLinkServiceVisibilityInner |
withVisible(Boolean visible)
Set the visible property: Private Link Service Visibility (True/False).
|
public Boolean visible()
public PrivateLinkServiceVisibilityInner withVisible(Boolean visible)
visible - the visible value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.