@Beta(value=V1_28_0)
public interface PrivateLinkResource
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.cosmosdb.implementation.PrivateLinkResourceInner>
| Modifier and Type | Method and Description |
|---|---|
String |
groupId()
Get the private link resource group id.
|
String |
id()
Get the id value.
|
String |
name()
Get the name value.
|
List<String> |
requiredMembers()
Get the private link resource required member names.
|
String |
type()
Get the type value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/