public final class ShareablePrivateLinkResourceType extends Object
| Constructor and Description |
|---|
ShareablePrivateLinkResourceType() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name property: The name of the resource type that has been onboarded to private link service, supported
by Azure Cognitive Search.
|
ShareablePrivateLinkResourceProperties |
properties()
Get the properties property: Describes the properties of a resource type that has been onboarded to private link
service, supported by Azure Cognitive Search.
|
void |
validate()
Validates the instance.
|
public String name()
public ShareablePrivateLinkResourceProperties properties()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.