MediaServicesAccountListResponse.MediaServiceAccount Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Media Services account associated with your subscription.
public class MediaServicesAccountListResponse.MediaServiceAccount
type MediaServicesAccountListResponse.MediaServiceAccount = class
Public Class MediaServicesAccountListResponse.MediaServiceAccount
- Inheritance
-
MediaServicesAccountListResponse.MediaServiceAccount
Constructors
MediaServicesAccountListResponse.MediaServiceAccount() |
Initializes a new instance of the MediaServiceAccount class. |
Properties
AccountId |
Optional. The Id of the Media Services Account. |
Name |
Optional. The Name of the Media Services Account. |
ParentUri |
Optional. The ParentLink of the Media Services Account. |
State |
Optional. The current state of the Media Services Account. |
Type |
Optional. The type of the Media Services Account. |
Uri |
Optional. The SelfLink of the Media Services Account. |
Applies to
Azure SDK for .NET