VariableCreateProperties.IsEncrypted Property

 

Optional. Gets or sets the encrypted flag of the variable.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

public bool IsEncrypted { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: