Compartilhar via


ISharedStorageResourceNames.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.SapVirtualInstance.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="sharedStorageAccountPrivateEndPointName", Update=true)]
public string SharedStorageAccountPrivateEndPointName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="sharedStorageAccountPrivateEndPointName", Update=true)>]
member this.SharedStorageAccountPrivateEndPointName : string with get, set
Public Property SharedStorageAccountPrivateEndPointName As String

Property Value

Attributes

Applies to