MediaServicesAccount::AccountRegion Property

 

Optional. The Region of the Media Services account.

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

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

Property Value

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