BaasM365CreateAccountJsonParametersBackupEncryptionPassword Property
|
Namespace:
Aruba.Cloud.BaasM365.BaasM365Manager.JobsParameters
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string BackupEncryptionPassword { get; set; }
Public Property BackupEncryptionPassword As String
Get
Set
public:
property String^ BackupEncryptionPassword {
String^ get ();
void set (String^ value);
}
member BackupEncryptionPassword : string with get, set
function get BackupEncryptionPassword () : String
function set BackupEncryptionPassword (value : String)
Property Value
Type:
StringSee Also