Sdílet prostřednictvím


ImportExportCmdletBase.StorageAccountResourceIdForPrivateLink Property

Definition

Gets or sets the resource id for storage account private link

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceIdCompleter("Microsoft.storage/storageAccounts")]
[System.Management.Automation.Parameter(HelpMessage="The storage account resource id to create private link", Mandatory=false)]
public string StorageAccountResourceIdForPrivateLink { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceIdCompleter("Microsoft.storage/storageAccounts")>]
[<System.Management.Automation.Parameter(HelpMessage="The storage account resource id to create private link", Mandatory=false)>]
member this.StorageAccountResourceIdForPrivateLink : string with get, set
Public Property StorageAccountResourceIdForPrivateLink As String

Property Value

Attributes

Applies to