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