CredentialCreateParameters::Properties Property
Required. Gets or sets the properties of the credential.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property CredentialCreateProperties^ Properties { CredentialCreateProperties^ get(); void set(CredentialCreateProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Automation.Models::CredentialCreateProperties^
Show: