1. Packages
  2. Azure Native
  3. API Docs
  4. videoanalyzer
  5. getVideoAnalyzer
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.videoanalyzer.getVideoAnalyzer

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Get the details of the specified Video Analyzer account Azure REST API version: 2021-11-01-preview.

    Other available API versions: 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:

    Endpoints List<Pulumi.AzureNative.VideoAnalyzer.Outputs.EndpointResponse>
    The 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
    PrivateEndpointConnections List<Pulumi.AzureNative.VideoAnalyzer.Outputs.PrivateEndpointConnectionResponse>
    Private Endpoint Connections created under Video Analyzer account.
    ProvisioningState string
    Provisioning state of the Video Analyzer account.
    StorageAccounts List<Pulumi.AzureNative.VideoAnalyzer.Outputs.StorageAccountResponse>
    The storage accounts for this resource.
    SystemData Pulumi.AzureNative.VideoAnalyzer.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Encryption Pulumi.AzureNative.VideoAnalyzer.Outputs.AccountEncryptionResponse
    The account encryption properties.
    Identity Pulumi.AzureNative.VideoAnalyzer.Outputs.VideoAnalyzerIdentityResponse
    The identities associated to the Video Analyzer resource.
    IotHubs List<Pulumi.AzureNative.VideoAnalyzer.Outputs.IotHubResponse>
    The IoT Hubs for this resource.
    NetworkAccessControl Pulumi.AzureNative.VideoAnalyzer.Outputs.NetworkAccessControlResponse
    Network access control for Video Analyzer.
    PublicNetworkAccess string
    Whether or not public network access is allowed for resources under the Video Analyzer account.
    Tags Dictionary<string, string>
    Resource tags.
    Endpoints []EndpointResponse
    The 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
    PrivateEndpointConnections []PrivateEndpointConnectionResponse
    Private Endpoint Connections created under Video Analyzer account.
    ProvisioningState string
    Provisioning state of the Video Analyzer account.
    StorageAccounts []StorageAccountResponse
    The storage accounts for this resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Encryption AccountEncryptionResponse
    The account encryption properties.
    Identity VideoAnalyzerIdentityResponse
    The identities associated to the Video Analyzer resource.
    IotHubs []IotHubResponse
    The IoT Hubs for this resource.
    NetworkAccessControl NetworkAccessControlResponse
    Network access control for Video Analyzer.
    PublicNetworkAccess string
    Whether or not public network access is allowed for resources under the Video Analyzer account.
    Tags map[string]string
    Resource tags.
    endpoints List<EndpointResponse>
    The 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
    privateEndpointConnections List<PrivateEndpointConnectionResponse>
    Private Endpoint Connections created under Video Analyzer account.
    provisioningState String
    Provisioning state of the Video Analyzer account.
    storageAccounts List<StorageAccountResponse>
    The storage accounts for this resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    encryption AccountEncryptionResponse
    The account encryption properties.
    identity VideoAnalyzerIdentityResponse
    The identities associated to the Video Analyzer resource.
    iotHubs List<IotHubResponse>
    The IoT Hubs for this resource.
    networkAccessControl NetworkAccessControlResponse
    Network access control for Video Analyzer.
    publicNetworkAccess String
    Whether or not public network access is allowed for resources under the Video Analyzer account.
    tags Map<String,String>
    Resource tags.
    endpoints EndpointResponse[]
    The 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
    privateEndpointConnections PrivateEndpointConnectionResponse[]
    Private Endpoint Connections created under Video Analyzer account.
    provisioningState string
    Provisioning state of the Video Analyzer account.
    storageAccounts StorageAccountResponse[]
    The storage accounts for this resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    encryption AccountEncryptionResponse
    The account encryption properties.
    identity VideoAnalyzerIdentityResponse
    The identities associated to the Video Analyzer resource.
    iotHubs IotHubResponse[]
    The IoT Hubs for this resource.
    networkAccessControl NetworkAccessControlResponse
    Network access control for Video Analyzer.
    publicNetworkAccess string
    Whether or not public network access is allowed for resources under the Video Analyzer account.
    tags {[key: string]: string}
    Resource tags.
    endpoints Sequence[EndpointResponse]
    The 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
    private_endpoint_connections Sequence[PrivateEndpointConnectionResponse]
    Private Endpoint Connections created under Video Analyzer account.
    provisioning_state str
    Provisioning state of the Video Analyzer account.
    storage_accounts Sequence[StorageAccountResponse]
    The storage accounts for this resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    encryption AccountEncryptionResponse
    The account encryption properties.
    identity VideoAnalyzerIdentityResponse
    The identities associated to the Video Analyzer resource.
    iot_hubs Sequence[IotHubResponse]
    The IoT Hubs for this resource.
    network_access_control NetworkAccessControlResponse
    Network access control for Video Analyzer.
    public_network_access str
    Whether or not public network access is allowed for resources under the Video Analyzer account.
    tags Mapping[str, str]
    Resource tags.
    endpoints List<Property Map>
    The 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
    privateEndpointConnections List<Property Map>
    Private Endpoint Connections created under Video Analyzer account.
    provisioningState String
    Provisioning state of the Video Analyzer account.
    storageAccounts List<Property Map>
    The storage accounts for this resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    encryption Property Map
    The account encryption properties.
    identity Property Map
    The identities associated to the Video Analyzer resource.
    iotHubs List<Property Map>
    The IoT Hubs for this resource.
    networkAccessControl Property Map
    Network access control for Video Analyzer.
    publicNetworkAccess String
    Whether or not public network access is allowed for resources under the Video Analyzer account.
    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.

    GroupLevelAccessControlResponse

    PublicNetworkAccess string
    Whether or not public network access is allowed for specified resources under the Video Analyzer account.
    PublicNetworkAccess string
    Whether or not public network access is allowed for specified resources under the Video Analyzer account.
    publicNetworkAccess String
    Whether or not public network access is allowed for specified resources under the Video Analyzer account.
    publicNetworkAccess string
    Whether or not public network access is allowed for specified resources under the Video Analyzer account.
    public_network_access str
    Whether or not public network access is allowed for specified resources under the Video Analyzer account.
    publicNetworkAccess String
    Whether or not public network access is allowed for specified resources under the Video Analyzer account.

    IotHubResponse

    Id string
    The IoT Hub resource identifier.
    Identity Pulumi.AzureNative.VideoAnalyzer.Inputs.ResourceIdentityResponse
    The IoT Hub identity.
    Status string
    The current status of the Iot Hub mapping.
    Id string
    The IoT Hub resource identifier.
    Identity ResourceIdentityResponse
    The IoT Hub identity.
    Status string
    The current status of the Iot Hub mapping.
    id String
    The IoT Hub resource identifier.
    identity ResourceIdentityResponse
    The IoT Hub identity.
    status String
    The current status of the Iot Hub mapping.
    id string
    The IoT Hub resource identifier.
    identity ResourceIdentityResponse
    The IoT Hub identity.
    status string
    The current status of the Iot Hub mapping.
    id str
    The IoT Hub resource identifier.
    identity ResourceIdentityResponse
    The IoT Hub identity.
    status str
    The current status of the Iot Hub mapping.
    id String
    The IoT Hub resource identifier.
    identity Property Map
    The IoT Hub identity.
    status String
    The current status of the Iot Hub mapping.

    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).

    NetworkAccessControlResponse

    Consumption GroupLevelAccessControlResponse
    Public network access for consumption group.
    Ingestion GroupLevelAccessControlResponse
    Public network access for ingestion group.
    Integration GroupLevelAccessControlResponse
    Public network access for integration group.
    consumption GroupLevelAccessControlResponse
    Public network access for consumption group.
    ingestion GroupLevelAccessControlResponse
    Public network access for ingestion group.
    integration GroupLevelAccessControlResponse
    Public network access for integration group.
    consumption GroupLevelAccessControlResponse
    Public network access for consumption group.
    ingestion GroupLevelAccessControlResponse
    Public network access for ingestion group.
    integration GroupLevelAccessControlResponse
    Public network access for integration group.
    consumption GroupLevelAccessControlResponse
    Public network access for consumption group.
    ingestion GroupLevelAccessControlResponse
    Public network access for ingestion group.
    integration GroupLevelAccessControlResponse
    Public network access for integration group.
    consumption Property Map
    Public network access for consumption group.
    ingestion Property Map
    Public network access for ingestion group.
    integration Property Map
    Public network access for integration group.

    PrivateEndpointConnectionResponse

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    PrivateLinkServiceConnectionState Pulumi.AzureNative.VideoAnalyzer.Inputs.PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData Pulumi.AzureNative.VideoAnalyzer.Inputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    PrivateEndpoint Pulumi.AzureNative.VideoAnalyzer.Inputs.PrivateEndpointResponse
    The resource of private end point.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    PrivateEndpoint PrivateEndpointResponse
    The resource of private end point.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    privateEndpoint PrivateEndpointResponse
    The resource of private end point.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState string
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    privateEndpoint PrivateEndpointResponse
    The resource of private end point.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioning_state str
    The provisioning state of the private endpoint connection resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    private_endpoint PrivateEndpointResponse
    The resource of private end point.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    privateLinkServiceConnectionState Property Map
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    privateEndpoint Property Map
    The resource of private end point.

    PrivateEndpointResponse

    Id string
    The ARM identifier for Private Endpoint
    Id string
    The ARM identifier for Private Endpoint
    id String
    The ARM identifier for Private Endpoint
    id string
    The ARM identifier for Private Endpoint
    id str
    The ARM identifier for Private Endpoint
    id String
    The ARM identifier for Private Endpoint

    PrivateLinkServiceConnectionStateResponse

    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    description string
    The reason for approval/rejection of the connection.
    status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actions_required str
    A message indicating if changes on the service provider require any updates on the consumer.
    description str
    The reason for approval/rejection of the connection.
    status str
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

    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

    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).
    Status string
    The current status of the storage account mapping.
    Identity Pulumi.AzureNative.VideoAnalyzer.Inputs.ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    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).
    Status string
    The current status of the storage account mapping.
    Identity ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    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).
    status String
    The current status of the storage account mapping.
    identity ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    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).
    status string
    The current status of the storage account mapping.
    identity ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    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).
    status str
    The current status of the storage account mapping.
    identity ResourceIdentityResponse
    A managed identity that Video Analyzer will use to access the storage account.
    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).
    status String
    The current status of the storage account mapping.
    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 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi