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