IKustoIdentity.ManagedPrivateEndpointName Property

Definition

The name of the managed private endpoint.

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

Property Value

Attributes

Applies to