Share via


IPrivateLinkResource Interface

Definition

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

Properties

GroupId
Id

Fully qualified identifier of the resource.

Name

Name of the resource

RequiredMember

Required Members

RequiredZoneName

Required Zone Names

Type

Type of the resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to