NetworkReservedIPGetResponse::InUse Property

 

Optional. The indicator of whether the reserved IP is used.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public:
property bool InUse {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: