Sdílet prostřednictvím


IThreeTierFullResourceNames.SharedStorageAccountPrivateEndPointName Property

Definition

The full name of private end point for the shared storage account. If it is not provided, it will be defaulted to {storageAccountName}_pe

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The full name of private end point for the shared storage account. If it is not provided, it will be defaulted to {storageAccountName}_pe", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sharedStorageAccountPrivateEndPointName")]
public string SharedStorageAccountPrivateEndPointName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The full name of private end point for the shared storage account. If it is not provided, it will be defaulted to {storageAccountName}_pe", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sharedStorageAccountPrivateEndPointName")>]
member this.SharedStorageAccountPrivateEndPointName : string with get, set
Public Property SharedStorageAccountPrivateEndPointName As String

Property Value

Attributes

Applies to