Freigeben über


IPrivateEndpointConnection.Name Property

Definition

The name of the private endpoint connection. Please visit external url https://aka.ms/search-naming-rules to get more information.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="The name of the private endpoint connection. Please visit external url https://aka.ms/search-naming-rules to get more information.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)]
public string Name { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="The name of the private endpoint connection. Please visit external url https://aka.ms/search-naming-rules to get more information.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to