다음을 통해 공유


IConnectedCluster.PrivateLinkScopeResourceId Property

Definition

The resource id of the private link scope this connected cluster is assigned to, if any.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The resource id of the private link scope this connected cluster is assigned to, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateLinkScopeResourceId")]
public string PrivateLinkScopeResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The resource id of the private link scope this connected cluster is assigned to, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateLinkScopeResourceId")>]
member this.PrivateLinkScopeResourceId : string with get, set
Public Property PrivateLinkScopeResourceId As String

Property Value

Attributes

Applies to