MediaServicesAccount::AccountKeys::Primary Property

 

Optional. The Primary key of the storage account associated with the Media Services account.

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

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

Property Value

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