Share via


ISmbMountEndpointProperties.CredentialsPasswordUri Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The Azure Key Vault secret URI which stores the password. Use empty string to clean-up existing value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="passwordUri")]
public string CredentialsPasswordUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The Azure Key Vault secret URI which stores the password. Use empty string to clean-up existing value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="passwordUri")>]
member this.CredentialsPasswordUri : string with get, set
Public Property CredentialsPasswordUri As String

Property Value

Attributes

Applies to