WebPubSubSharedPrivateLinkData Class

Definition

A class representing the WebPubSubSharedPrivateLink data model. Describes a Shared Private Link Resource

C#
public class WebPubSubSharedPrivateLinkData : Azure.ResourceManager.Models.ResourceData
C#
public class WebPubSubSharedPrivateLinkData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkData>
Inheritance
WebPubSubSharedPrivateLinkData
Implements

Constructors

Properties

GroupId

The group id from the provider of resource the shared private link resource is for.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
PrivateLinkResourceId

The resource id of the resource the shared private link resource is for.

ProvisioningState

Provisioning state of the resource.

RequestMessage

The request message for requesting approval of the shared private link resource.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
Status

Status of the shared private link resource.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Methods

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview