MediaServicesAccountCreateParameters Members
Parameters supplied to the Create Media Services Account operation.
The following tables list the members exposed by the MediaServicesAccountCreateParameters type.
Public Constructors
Name | Description | |
---|---|---|
MediaServicesAccountCreateParameters | Initializes a new instance of the MediaServicesAccountCreateParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
AccountName | Required. The name of the Media Services account to create. | |
BlobStorageEndpointUri | Required. The url of the blob storage endpoint associated with the created Media Services account | |
Region | Required. The region associated with the created Media Services account | |
StorageAccountKey | Required. The access key of the storage account associated with the created Media Services account | |
StorageAccountName | Required. The name of the storage account associated with the created Media Services account |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
MediaServicesAccountCreateParameters Class
Microsoft.WindowsAzure.Management.MediaServices.Models Namespace