Compartir a través de


IPrivateLinkResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.PrivateLinkResourceTypeConverter))]
public interface IPrivateLinkResource : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.PrivateLinkResourceTypeConverter))>]
type IPrivateLinkResource = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IPrivateLinkResource
Implements IProxyResource
Derived
Attributes
Implements

Properties

GroupId
Id (Inherited from IResource)
Name (Inherited from IResource)
RequiredMember
RequiredZoneName
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to