BaasM365CreateAccountJsonParametersBaasM365Username 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)
Syntaxpublic string BaasM365Username { get; set; }
Public Property BaasM365Username As String
Get
Set
public:
property String^ BaasM365Username {
String^ get ();
void set (String^ value);
}
member BaasM365Username : string with get, set
function get BaasM365Username () : String
function set BaasM365Username (value : String)
Property Value
Type:
String
See Also