Partilhar via


IPrivateLinkResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.PrivateLinkResourcePropertiesTypeConverter))]
public interface IPrivateLinkResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.PrivateLinkResourcePropertiesTypeConverter))>]
type IPrivateLinkResourceProperties = interface
    interface IJsonSerializable
Public Interface IPrivateLinkResourceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
DisplayName
GroupId
RequiredMember
RequiredZoneName

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to