ISmbMountEndpointProperties.CredentialsPasswordUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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