1. Packages
  2. Azure Native
  3. API Docs
  4. agricultureplatform
  5. getAgriService
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.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native.agricultureplatform.getAgriService

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.90.0 published on Thursday, Mar 27, 2025 by Pulumi

    Get a AgriServiceResource

    Uses Azure REST API version 2024-06-01-preview.

    Using getAgriService

    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 getAgriService(args: GetAgriServiceArgs, opts?: InvokeOptions): Promise<GetAgriServiceResult>
    function getAgriServiceOutput(args: GetAgriServiceOutputArgs, opts?: InvokeOptions): Output<GetAgriServiceResult>
    def get_agri_service(agri_service_resource_name: Optional[str] = None,
                         resource_group_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetAgriServiceResult
    def get_agri_service_output(agri_service_resource_name: Optional[pulumi.Input[str]] = None,
                         resource_group_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetAgriServiceResult]
    func LookupAgriService(ctx *Context, args *LookupAgriServiceArgs, opts ...InvokeOption) (*LookupAgriServiceResult, error)
    func LookupAgriServiceOutput(ctx *Context, args *LookupAgriServiceOutputArgs, opts ...InvokeOption) LookupAgriServiceResultOutput

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

    public static class GetAgriService 
    {
        public static Task<GetAgriServiceResult> InvokeAsync(GetAgriServiceArgs args, InvokeOptions? opts = null)
        public static Output<GetAgriServiceResult> Invoke(GetAgriServiceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAgriServiceResult> getAgriService(GetAgriServiceArgs args, InvokeOptions options)
    public static Output<GetAgriServiceResult> getAgriService(GetAgriServiceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:agricultureplatform:getAgriService
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AgriServiceResourceName string
    The name of the AgriService resource.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    AgriServiceResourceName string
    The name of the AgriService resource.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    agriServiceResourceName String
    The name of the AgriService resource.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    agriServiceResourceName string
    The name of the AgriService resource.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    agri_service_resource_name str
    The name of the AgriService resource.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    agriServiceResourceName String
    The name of the AgriService resource.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getAgriService Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.AgriculturePlatform.Outputs.AgriServiceResourcePropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.AgriculturePlatform.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"
    Identity Pulumi.AzureNative.AgriculturePlatform.Outputs.ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    Sku Pulumi.AzureNative.AgriculturePlatform.Outputs.SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    Tags Dictionary<string, string>
    Resource tags.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties AgriServiceResourcePropertiesResponse
    The resource-specific properties 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"
    Identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    Sku SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    Tags map[string]string
    Resource tags.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties AgriServiceResourcePropertiesResponse
    The resource-specific properties 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"
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    sku SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    tags Map<String,String>
    Resource tags.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    properties AgriServiceResourcePropertiesResponse
    The resource-specific properties 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"
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    sku SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    tags {[key: string]: string}
    Resource tags.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    properties AgriServiceResourcePropertiesResponse
    The resource-specific properties 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"
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    sku SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    tags Mapping[str, str]
    Resource tags.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties Property Map
    The resource-specific properties 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"
    identity Property Map
    The managed service identities assigned to this resource.
    sku Property Map
    The SKU (Stock Keeping Unit) assigned to this resource.
    tags Map<String>
    Resource tags.

    Supporting Types

    AgriServiceConfigResponse

    AppServiceResourceId string
    App service resource Id.
    CosmosDbResourceId string
    Cosmos Db resource Id.
    InstanceUri string
    Instance URI of the AgriService instance.
    KeyVaultResourceId string
    Key vault resource Id.
    RedisCacheResourceId string
    Redis cache resource Id.
    StorageAccountResourceId string
    Storage account resource Id.
    Version string
    Version of AgriService instance.
    AppServiceResourceId string
    App service resource Id.
    CosmosDbResourceId string
    Cosmos Db resource Id.
    InstanceUri string
    Instance URI of the AgriService instance.
    KeyVaultResourceId string
    Key vault resource Id.
    RedisCacheResourceId string
    Redis cache resource Id.
    StorageAccountResourceId string
    Storage account resource Id.
    Version string
    Version of AgriService instance.
    appServiceResourceId String
    App service resource Id.
    cosmosDbResourceId String
    Cosmos Db resource Id.
    instanceUri String
    Instance URI of the AgriService instance.
    keyVaultResourceId String
    Key vault resource Id.
    redisCacheResourceId String
    Redis cache resource Id.
    storageAccountResourceId String
    Storage account resource Id.
    version String
    Version of AgriService instance.
    appServiceResourceId string
    App service resource Id.
    cosmosDbResourceId string
    Cosmos Db resource Id.
    instanceUri string
    Instance URI of the AgriService instance.
    keyVaultResourceId string
    Key vault resource Id.
    redisCacheResourceId string
    Redis cache resource Id.
    storageAccountResourceId string
    Storage account resource Id.
    version string
    Version of AgriService instance.
    app_service_resource_id str
    App service resource Id.
    cosmos_db_resource_id str
    Cosmos Db resource Id.
    instance_uri str
    Instance URI of the AgriService instance.
    key_vault_resource_id str
    Key vault resource Id.
    redis_cache_resource_id str
    Redis cache resource Id.
    storage_account_resource_id str
    Storage account resource Id.
    version str
    Version of AgriService instance.
    appServiceResourceId String
    App service resource Id.
    cosmosDbResourceId String
    Cosmos Db resource Id.
    instanceUri String
    Instance URI of the AgriService instance.
    keyVaultResourceId String
    Key vault resource Id.
    redisCacheResourceId String
    Redis cache resource Id.
    storageAccountResourceId String
    Storage account resource Id.
    version String
    Version of AgriService instance.

    AgriServiceResourcePropertiesResponse

    ManagedOnBehalfOfConfiguration ManagedOnBehalfOfConfigurationResponse
    Managed On Behalf Of Configuration.
    ProvisioningState string
    The status of the last operation.
    Config AgriServiceConfigResponse
    Config of the AgriService instance.
    DataConnectorCredentials []DataConnectorCredentialMapResponse
    Data connector credentials of AgriService instance.
    InstalledSolutions []InstalledSolutionMapResponse
    AgriService installed solutions.
    managedOnBehalfOfConfiguration ManagedOnBehalfOfConfigurationResponse
    Managed On Behalf Of Configuration.
    provisioningState String
    The status of the last operation.
    config AgriServiceConfigResponse
    Config of the AgriService instance.
    dataConnectorCredentials List<DataConnectorCredentialMapResponse>
    Data connector credentials of AgriService instance.
    installedSolutions List<InstalledSolutionMapResponse>
    AgriService installed solutions.
    managedOnBehalfOfConfiguration ManagedOnBehalfOfConfigurationResponse
    Managed On Behalf Of Configuration.
    provisioningState string
    The status of the last operation.
    config AgriServiceConfigResponse
    Config of the AgriService instance.
    dataConnectorCredentials DataConnectorCredentialMapResponse[]
    Data connector credentials of AgriService instance.
    installedSolutions InstalledSolutionMapResponse[]
    AgriService installed solutions.
    managed_on_behalf_of_configuration ManagedOnBehalfOfConfigurationResponse
    Managed On Behalf Of Configuration.
    provisioning_state str
    The status of the last operation.
    config AgriServiceConfigResponse
    Config of the AgriService instance.
    data_connector_credentials Sequence[DataConnectorCredentialMapResponse]
    Data connector credentials of AgriService instance.
    installed_solutions Sequence[InstalledSolutionMapResponse]
    AgriService installed solutions.
    managedOnBehalfOfConfiguration Property Map
    Managed On Behalf Of Configuration.
    provisioningState String
    The status of the last operation.
    config Property Map
    Config of the AgriService instance.
    dataConnectorCredentials List<Property Map>
    Data connector credentials of AgriService instance.
    installedSolutions List<Property Map>
    AgriService installed solutions.

    DataConnectorCredentialMapResponse

    Key string
    The key representing the credential.
    Value Pulumi.AzureNative.AgriculturePlatform.Inputs.DataConnectorCredentialsResponse
    The data connector credential value.
    Key string
    The key representing the credential.
    Value DataConnectorCredentialsResponse
    The data connector credential value.
    key String
    The key representing the credential.
    value DataConnectorCredentialsResponse
    The data connector credential value.
    key string
    The key representing the credential.
    value DataConnectorCredentialsResponse
    The data connector credential value.
    key str
    The key representing the credential.
    value DataConnectorCredentialsResponse
    The data connector credential value.
    key String
    The key representing the credential.
    value Property Map
    The data connector credential value.

    DataConnectorCredentialsResponse

    ClientId string
    Client Id associated with the provider, if type of credentials is OAuthClientCredentials.
    KeyName string
    Name of the key vault key.
    KeyVaultUri string
    Uri of the key vault
    KeyVersion string
    Version of the key vault key.
    Kind string
    Type of credential.
    ClientId string
    Client Id associated with the provider, if type of credentials is OAuthClientCredentials.
    KeyName string
    Name of the key vault key.
    KeyVaultUri string
    Uri of the key vault
    KeyVersion string
    Version of the key vault key.
    Kind string
    Type of credential.
    clientId String
    Client Id associated with the provider, if type of credentials is OAuthClientCredentials.
    keyName String
    Name of the key vault key.
    keyVaultUri String
    Uri of the key vault
    keyVersion String
    Version of the key vault key.
    kind String
    Type of credential.
    clientId string
    Client Id associated with the provider, if type of credentials is OAuthClientCredentials.
    keyName string
    Name of the key vault key.
    keyVaultUri string
    Uri of the key vault
    keyVersion string
    Version of the key vault key.
    kind string
    Type of credential.
    client_id str
    Client Id associated with the provider, if type of credentials is OAuthClientCredentials.
    key_name str
    Name of the key vault key.
    key_vault_uri str
    Uri of the key vault
    key_version str
    Version of the key vault key.
    kind str
    Type of credential.
    clientId String
    Client Id associated with the provider, if type of credentials is OAuthClientCredentials.
    keyName String
    Name of the key vault key.
    keyVaultUri String
    Uri of the key vault
    keyVersion String
    Version of the key vault key.
    kind String
    Type of credential.

    InstalledSolutionMapResponse

    Key string
    The key representing the installed solution.
    Value Pulumi.AzureNative.AgriculturePlatform.Inputs.SolutionResponse
    The installed solution value.
    Key string
    The key representing the installed solution.
    Value SolutionResponse
    The installed solution value.
    key String
    The key representing the installed solution.
    value SolutionResponse
    The installed solution value.
    key string
    The key representing the installed solution.
    value SolutionResponse
    The installed solution value.
    key str
    The key representing the installed solution.
    value SolutionResponse
    The installed solution value.
    key String
    The key representing the installed solution.
    value Property Map
    The installed solution value.

    ManagedOnBehalfOfConfigurationResponse

    MoboBrokerResources []MoboBrokerResourceResponse
    Associated MoboBrokerResources.
    moboBrokerResources MoboBrokerResourceResponse[]
    Associated MoboBrokerResources.
    moboBrokerResources List<Property Map>
    Associated MoboBrokerResources.

    ManagedServiceIdentityResponse

    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.AgriculturePlatform.Inputs.UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principal_id str
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type str
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<Property Map>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

    MoboBrokerResourceResponse

    Id string
    The fully qualified resource ID of the MoboBroker resource. Example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Id string
    The fully qualified resource ID of the MoboBroker resource. Example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    id String
    The fully qualified resource ID of the MoboBroker resource. Example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    id string
    The fully qualified resource ID of the MoboBroker resource. Example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    id str
    The fully qualified resource ID of the MoboBroker resource. Example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    id String
    The fully qualified resource ID of the MoboBroker resource. Example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    SkuResponse

    Name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    Name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity Integer
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name str
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family str
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size str
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier str
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity Number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.

    SolutionResponse

    ApplicationName string
    Application name of the solution.
    MarketPlacePublisherId string
    Marketplace publisher Id.
    PartnerId string
    Partner Id.
    PlanId string
    Plan Id.
    SaasSubscriptionId string
    Saas subscription Id.
    SaasSubscriptionName string
    Saas subscription name.
    ApplicationName string
    Application name of the solution.
    MarketPlacePublisherId string
    Marketplace publisher Id.
    PartnerId string
    Partner Id.
    PlanId string
    Plan Id.
    SaasSubscriptionId string
    Saas subscription Id.
    SaasSubscriptionName string
    Saas subscription name.
    applicationName String
    Application name of the solution.
    marketPlacePublisherId String
    Marketplace publisher Id.
    partnerId String
    Partner Id.
    planId String
    Plan Id.
    saasSubscriptionId String
    Saas subscription Id.
    saasSubscriptionName String
    Saas subscription name.
    applicationName string
    Application name of the solution.
    marketPlacePublisherId string
    Marketplace publisher Id.
    partnerId string
    Partner Id.
    planId string
    Plan Id.
    saasSubscriptionId string
    Saas subscription Id.
    saasSubscriptionName string
    Saas subscription name.
    application_name str
    Application name of the solution.
    market_place_publisher_id str
    Marketplace publisher Id.
    partner_id str
    Partner Id.
    plan_id str
    Plan Id.
    saas_subscription_id str
    Saas subscription Id.
    saas_subscription_name str
    Saas subscription name.
    applicationName String
    Application name of the solution.
    marketPlacePublisherId String
    Marketplace publisher Id.
    partnerId String
    Partner Id.
    planId String
    Plan Id.
    saasSubscriptionId String
    Saas subscription Id.
    saasSubscriptionName String
    Saas subscription name.

    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.

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.

    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.90.0 published on Thursday, Mar 27, 2025 by Pulumi