Share via


IPrivateLinkResourceProperties Interface

Definition

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

Properties

GroupId

GroupId of a private link resource

RequiredMember

RequiredMembers of a private link resource

RequiredZoneName

RequiredZoneNames of a private link resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to