NetworkReservedIPListResponse::ReservedIP::State Property

 

Optional. Current status of the reserved IP. (Created, Creating, Updating, Deleting, or Unavailable.)

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

public:
property String^ State {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: