VirtualIPGroup::VirtualIPGroupName Property

 

Namespace:   Microsoft.WindowsAzure.ServiceRuntime
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

public:
property String^ VirtualIPGroupName {
	virtual String^ get() abstract;
	internal: virtual void set(String^ value) abstract;
}

Property Value

Type: System::String^

Return to top
Show: