Share via


SharedPrivateLinkResourceProperties.Status Property

Definition

Status of the shared private link resource. Can be Pending, Approved, Rejected, Disconnected, or Timeout.

public Azure.ResourceManager.Cdn.Models.SharedPrivateLinkResourceStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.Cdn.Models.SharedPrivateLinkResourceStatus> with get, set
Public Property Status As Nullable(Of SharedPrivateLinkResourceStatus)

Property Value

Applies to