Share via


IAzureKeyVaultSmbCredentials.UsernameUri Property

Definition

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

Property Value

Attributes

Applies to