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