IKustoIdentity.PrivateLinkResourceName Property

Definition

The name of the private link resource.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of the private link resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateLinkResourceName")]
public string PrivateLinkResourceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of the private link resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateLinkResourceName")>]
member this.PrivateLinkResourceName : string with get, set
Public Property PrivateLinkResourceName As String

Property Value

Attributes

Applies to