PrivateCloudOrganizationTanzuBasic Property
|
TanzuBasic
Namespace:
Aruba.Cloud.Provisioning.Entities.PrivateCloud
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public string TanzuBasic { get; set; }
<DataMemberAttribute>
Public Property TanzuBasic As String
Get
Set
public:
[DataMemberAttribute]
property String^ TanzuBasic {
String^ get ();
void set (String^ value);
}
[<DataMemberAttribute>]
member TanzuBasic : string with get, set
function get TanzuBasic () : String
function set TanzuBasic (value : String)
Property Value
Type:
String
See Also