StorageAccountProperties::AffinityGroup Property

 

Optional. The affinity group with which this storage account is associated.

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

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

Property Value

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