Freigeben über


IPrivateLinkResourceProperties Interface

Definition

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

Properties

Name Description
GroupId
RequiredMember

Required Members

RequiredZoneName

Required Zone Names

Methods

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

Applies to