ApplicationGatewayGetResponse::InstanceCount Property

 

Optional. The number of instances of this gateway.

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

public:
property unsigned int InstanceCount {
	unsigned int get();
	void set(unsigned int value);
}

Property Value

Type: System::UInt32
Return to top
Show: