Get Account Result
data class GetAccountResult(val accountId: String? = null, val accountName: String, val azureApiVersion: String, val id: String, val identity: ManagedServiceIdentityResponse? = null, val location: String, val name: String, val provisioningState: String, val storageServices: StorageServicesForPutRequestResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val tenantId: String, val totalSecondsIndexed: Int, val type: String)
An Azure Video Indexer account.
Constructors
Link copied to clipboard
constructor(accountId: String? = null, accountName: String, azureApiVersion: String, id: String, identity: ManagedServiceIdentityResponse? = null, location: String, name: String, provisioningState: String, storageServices: StorageServicesForPutRequestResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, tenantId: String, totalSecondsIndexed: Int, type: String)
Properties
Link copied to clipboard
The account's name
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Managed service identity (system assigned and/or user assigned identities)
Link copied to clipboard
Gets the status of the account at the time the operation was called.
Link copied to clipboard
The storage services details
Link copied to clipboard
The system meta data relating to this resource.
Link copied to clipboard
An integer representing the total seconds that have been indexed on the account