1. Packages
  2. Azure Native v1
  3. API Docs
  4. videoanalyzer
  5. getVideoAnalyzer
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.videoanalyzer.getVideoAnalyzer

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Get the details of the specified Video Analyzer account API Version: 2021-05-01-preview.

    Using getVideoAnalyzer

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getVideoAnalyzer(args: GetVideoAnalyzerArgs, opts?: InvokeOptions): Promise<GetVideoAnalyzerResult>
    function getVideoAnalyzerOutput(args: GetVideoAnalyzerOutputArgs, opts?: InvokeOptions): Output<GetVideoAnalyzerResult>
    def get_video_analyzer(account_name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetVideoAnalyzerResult
    def get_video_analyzer_output(account_name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetVideoAnalyzerResult]
    func LookupVideoAnalyzer(ctx *Context, args *LookupVideoAnalyzerArgs, opts ...InvokeOption) (*LookupVideoAnalyzerResult, error)
    func LookupVideoAnalyzerOutput(ctx *Context, args *LookupVideoAnalyzerOutputArgs, opts ...InvokeOption) LookupVideoAnalyzerResultOutput

    > Note: This function is named LookupVideoAnalyzer in the Go SDK.

    public static class GetVideoAnalyzer 
    {
        public static Task<GetVideoAnalyzerResult> InvokeAsync(GetVideoAnalyzerArgs args, InvokeOptions? opts = null)
        public static Output<GetVideoAnalyzerResult> Invoke(GetVideoAnalyzerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVideoAnalyzerResult> getVideoAnalyzer(GetVideoAnalyzerArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:videoanalyzer:getVideoAnalyzer
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountName string
    The Video Analyzer account name.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    AccountName string
    The Video Analyzer account name.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    accountName String
    The Video Analyzer account name.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    accountName string
    The Video Analyzer account name.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    account_name str
    The Video Analyzer account name.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    accountName String
    The Video Analyzer account name.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getVideoAnalyzer Result

    The following output properties are available:

    Encryption Pulumi.AzureNative.VideoAnalyzer.Outputs.AccountEncryptionResponse
    The account encryption properties.
    Endpoints List<Pulumi.AzureNative.VideoAnalyzer.Outputs.EndpointResponse>
    The list of endpoints associated with this resource.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    StorageAccounts List<Pulumi.AzureNative.VideoAnalyzer.Outputs.StorageAccountResponse>
    The storage accounts for this resource.
    SystemData Pulumi.AzureNative.VideoAnalyzer.Outputs.SystemDataResponse
    The system data of the Video Analyzer account.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Identity Pulumi.AzureNative.VideoAnalyzer.Outputs.VideoAnalyzerIdentityResponse
    The set of managed identities associated with the Video Analyzer resource.
    Tags Dictionary<string, string>
    Resource tags.
    Encryption AccountEncryptionResponse
    The account encryption properties.
    Endpoints []EndpointResponse
    The list of endpoints associated with this resource.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    StorageAccounts []StorageAccountResponse
    The storage accounts for this resource.
    SystemData SystemDataResponse
    The system data of the Video Analyzer account.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Identity VideoAnalyzerIdentityResponse
    The set of managed identities associated with the Video Analyzer resource.
    Tags map[string]string
    Resource tags.
    encryption AccountEncryptionResponse
    The account encryption properties.
    endpoints List<EndpointResponse>
    The list of endpoints associated with this resource.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    storageAccounts List<StorageAccountResponse>
    The storage accounts for this resource.
    systemData SystemDataResponse
    The system data of the Video Analyzer account.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity VideoAnalyzerIdentityResponse
    The set of managed identities associated with the Video Analyzer resource.
    tags Map<String,String>
    Resource tags.
    encryption AccountEncryptionResponse
    The account encryption properties.
    endpoints EndpointResponse[]
    The list of endpoints associated with this resource.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    storageAccounts StorageAccountResponse[]
    The storage accounts for this resource.
    systemData SystemDataResponse
    The system data of the Video Analyzer account.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity VideoAnalyzerIdentityResponse
    The set of managed identities associated with the Video Analyzer resource.
    tags {[key: string]: string}
    Resource tags.
    encryption AccountEncryptionResponse
    The account encryption properties.
    endpoints Sequence[EndpointResponse]
    The list of endpoints associated with this resource.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    storage_accounts Sequence[StorageAccountResponse]
    The storage accounts for this resource.
    system_data SystemDataResponse
    The system data of the Video Analyzer account.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity VideoAnalyzerIdentityResponse
    The set of managed identities associated with the Video Analyzer resource.
    tags Mapping[str, str]
    Resource tags.
    encryption Property Map
    The account encryption properties.
    endpoints List<Property Map>
    The list of endpoints associated with this resource.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    storageAccounts List<Property Map>
    The storage accounts for this resource.
    systemData Property Map
    The system data of the Video Analyzer account.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity Property Map
    The set of managed identities associated with the Video Analyzer resource.
    tags Map<String>
    Resource tags.

    Supporting Types

    AccountEncryptionResponse

    Status string
    The current status of the Key Vault mapping.
    Type string
    The type of key used to encrypt the Account Key.
    Identity Pulumi.AzureNative.VideoAnalyzer.Inputs.ResourceIdentityResponse
    The Key Vault identity.
    KeyVaultProperties Pulumi.AzureNative.VideoAnalyzer.Inputs.KeyVaultPropertiesResponse
    The properties of the key used to encrypt the account.
    Status string
    The current status of the Key Vault mapping.
    Type string
    The type of key used to encrypt the Account Key.
    Identity ResourceIdentityResponse
    The Key Vault identity.
    KeyVaultProperties KeyVaultPropertiesResponse
    The properties of the key used to encrypt the account.
    status String
    The current status of the Key Vault mapping.
    type String
    The type of key used to encrypt the Account Key.
    identity ResourceIdentityResponse
    The Key Vault identity.
    keyVaultProperties KeyVaultPropertiesResponse
    The properties of the key used to encrypt the account.
    status string
    The current status of the Key Vault mapping.
    type string
    The type of key used to encrypt the Account Key.
    identity ResourceIdentityResponse
    The Key Vault identity.
    keyVaultProperties KeyVaultPropertiesResponse
    The properties of the key used to encrypt the account.
    status str
    The current status of the Key Vault mapping.
    type str
    The type of key used to encrypt the Account Key.
    identity ResourceIdentityResponse
    The Key Vault identity.
    key_vault_properties KeyVaultPropertiesResponse
    The properties of the key used to encrypt the account.
    status String
    The current status of the Key Vault mapping.
    type String
    The type of key used to encrypt the Account Key.
    identity Property Map
    The Key Vault identity.
    keyVaultProperties Property Map
    The properties of the key used to encrypt the account.

    EndpointResponse

    Type string
    The type of the endpoint.
    EndpointUrl string
    The URL of the endpoint.
    Type string
    The type of the endpoint.
    EndpointUrl string
    The URL of the endpoint.
    type String
    The type of the endpoint.
    endpointUrl String
    The URL of the endpoint.
    type string
    The type of the endpoint.
    endpointUrl string
    The URL of the endpoint.
    type str
    The type of the endpoint.
    endpoint_url str
    The URL of the endpoint.
    type String
    The type of the endpoint.
    endpointUrl String
    The URL of the endpoint.

    KeyVaultPropertiesResponse

    CurrentKeyIdentifier string
    The current key used to encrypt Video Analyzer account, including the key version.
    KeyIdentifier string
    The URL of the Key Vault key used to encrypt the account. The key may either be versioned (for example https://vault/keys/mykey/version1) or reference a key without a version (for example https://vault/keys/mykey).
    CurrentKeyIdentifier string
    The current key used to encrypt Video Analyzer account, including the key version.
    KeyIdentifier string
    The URL of the Key Vault key used to encrypt the account. The key may either be versioned (for example https://vault/keys/mykey/version1) or reference a key without a version (for example https://vault/keys/mykey).
    currentKeyIdentifier String
    The current key used to encrypt Video Analyzer account, including the key version.
    keyIdentifier String
    The URL of the Key Vault key used to encrypt the account. The key may either be versioned (for example https://vault/keys/mykey/version1) or reference a key without a version (for example https://vault/keys/mykey).
    currentKeyIdentifier string
    The current key used to encrypt Video Analyzer account, including the key version.
    keyIdentifier string
    The URL of the Key Vault key used to encrypt the account. The key may either be versioned (for example https://vault/keys/mykey/version1) or reference a key without a version (for example https://vault/keys/mykey).
    current_key_identifier str
    The current key used to encrypt Video Analyzer account, including the key version.
    key_identifier str
    The URL of the Key Vault key used to encrypt the account. The key may either be versioned (for example https://vault/keys/mykey/version1) or reference a key without a version (for example https://vault/keys/mykey).
    currentKeyIdentifier String
    The current key used to encrypt Video Analyzer account, including the key version.
    keyIdentifier String
    The URL of the Key Vault key used to encrypt the account. The key may either be versioned (for example https://vault/keys/mykey/version1) or reference a key without a version (for example https://vault/keys/mykey).

    ResourceIdentityResponse

    UserAssignedIdentity string
    The user assigned managed identity's resource identifier to use when accessing a resource.
    UserAssignedIdentity string
    The user assigned managed identity's resource identifier to use when accessing a resource.
    userAssignedIdentity String
    The user assigned managed identity's resource identifier to use when accessing a resource.
    userAssignedIdentity string
    The user assigned managed identity's resource identifier to use when accessing a resource.
    user_assigned_identity str
    The user assigned managed identity's resource identifier to use when accessing a resource.
    userAssignedIdentity String
    The user assigned managed identity's resource identifier to use when accessing a resource.

    StorageAccountResponse

    Status string
    The current status of the storage account mapping.
    Id string
    The ID of the storage account resource. Video Analyzer relies on tables, queues, and blobs. The primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage).
    Identity Pulumi.AzureNative.VideoAnalyzer.Inputs.ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    Status string
    The current status of the storage account mapping.
    Id string
    The ID of the storage account resource. Video Analyzer relies on tables, queues, and blobs. The primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage).
    Identity ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    status String
    The current status of the storage account mapping.
    id String
    The ID of the storage account resource. Video Analyzer relies on tables, queues, and blobs. The primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage).
    identity ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    status string
    The current status of the storage account mapping.
    id string
    The ID of the storage account resource. Video Analyzer relies on tables, queues, and blobs. The primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage).
    identity ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    status str
    The current status of the storage account mapping.
    id str
    The ID of the storage account resource. Video Analyzer relies on tables, queues, and blobs. The primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage).
    identity ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    status String
    The current status of the storage account mapping.
    id String
    The ID of the storage account resource. Video Analyzer relies on tables, queues, and blobs. The primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage).
    identity Property Map
    A managed identity that Video Analyzer will use to access the storage account.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UserAssignedManagedIdentityResponse

    ClientId string
    The client ID.
    PrincipalId string
    The principal ID.
    ClientId string
    The client ID.
    PrincipalId string
    The principal ID.
    clientId String
    The client ID.
    principalId String
    The principal ID.
    clientId string
    The client ID.
    principalId string
    The principal ID.
    client_id str
    The client ID.
    principal_id str
    The principal ID.
    clientId String
    The client ID.
    principalId String
    The principal ID.

    VideoAnalyzerIdentityResponse

    Type string
    The identity type.
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.VideoAnalyzer.Inputs.UserAssignedManagedIdentityResponse>
    The User Assigned Managed Identities.
    Type string
    The identity type.
    UserAssignedIdentities map[string]UserAssignedManagedIdentityResponse
    The User Assigned Managed Identities.
    type String
    The identity type.
    userAssignedIdentities Map<String,UserAssignedManagedIdentityResponse>
    The User Assigned Managed Identities.
    type string
    The identity type.
    userAssignedIdentities {[key: string]: UserAssignedManagedIdentityResponse}
    The User Assigned Managed Identities.
    type str
    The identity type.
    user_assigned_identities Mapping[str, UserAssignedManagedIdentityResponse]
    The User Assigned Managed Identities.
    type String
    The identity type.
    userAssignedIdentities Map<Property Map>
    The User Assigned Managed Identities.

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi