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