Compartir a través de


IPrivateLinkResource Interfaz

Definición

Un recurso de vínculo privado.

public interface IPrivateLinkResource : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrivateLinkResourceInner>
type IPrivateLinkResource = interface
    interface IBeta
    interface IHasInner<PrivateLinkResourceInner>
Public Interface IPrivateLinkResource
Implements IBeta, IHasInner(Of PrivateLinkResourceInner)
Implementaciones

Propiedades

GroupId

Obtiene el identificador del grupo de recursos private link.

Id

Obtiene el valor de id.

Inner

Un recurso de vínculo privado.

(Heredado de IHasInner<T>)
Name

Obtiene el valor de nombre.

RequiredMembers

Obtiene los nombres de miembro necesarios para el recurso private link.

Type

Obtiene el valor de tipo.

Se aplica a