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