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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.cognitiveservices.getAccount
Explore with Pulumi AI
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Returns a Cognitive Services account specified by the parameters. Azure REST API version: 2023-05-01.
Other available API versions: 2017-04-18, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01.
Using getAccount
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 getAccount(args: GetAccountArgs, opts?: InvokeOptions): Promise<GetAccountResult>
function getAccountOutput(args: GetAccountOutputArgs, opts?: InvokeOptions): Output<GetAccountResult>
def get_account(account_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccountResult
def get_account_output(account_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccountResult]
func LookupAccount(ctx *Context, args *LookupAccountArgs, opts ...InvokeOption) (*LookupAccountResult, error)
func LookupAccountOutput(ctx *Context, args *LookupAccountOutputArgs, opts ...InvokeOption) LookupAccountResultOutput
> Note: This function is named LookupAccount
in the Go SDK.
public static class GetAccount
{
public static Task<GetAccountResult> InvokeAsync(GetAccountArgs args, InvokeOptions? opts = null)
public static Output<GetAccountResult> Invoke(GetAccountInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAccountResult> getAccount(GetAccountArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:cognitiveservices:getAccount
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The name of Cognitive Services account.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Account
Name string - The name of Cognitive Services account.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- account
Name String - The name of Cognitive Services account.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- account
Name string - The name of Cognitive Services account.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- account_
name str - The name of Cognitive Services account.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- account
Name String - The name of Cognitive Services account.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAccount Result
The following output properties are available:
- Etag string
- Resource Etag.
- 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
- Properties
Pulumi.
Azure Native. Cognitive Services. Outputs. Account Properties Response - Properties of Cognitive Services account.
- System
Data Pulumi.Azure Native. Cognitive Services. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Identity
Pulumi.
Azure Native. Cognitive Services. Outputs. Identity Response - Identity for the resource.
- Kind string
- The Kind of the resource.
- Location string
- The geo-location where the resource lives
- Sku
Pulumi.
Azure Native. Cognitive Services. Outputs. Sku Response - The resource model definition representing SKU
- Dictionary<string, string>
- Resource tags.
- Etag string
- Resource Etag.
- 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
- Properties
Account
Properties Response - Properties of Cognitive Services account.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Identity
Identity
Response - Identity for the resource.
- Kind string
- The Kind of the resource.
- Location string
- The geo-location where the resource lives
- Sku
Sku
Response - The resource model definition representing SKU
- map[string]string
- Resource tags.
- etag String
- Resource Etag.
- 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
- properties
Account
Properties Response - Properties of Cognitive Services account.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
Identity
Response - Identity for the resource.
- kind String
- The Kind of the resource.
- location String
- The geo-location where the resource lives
- sku
Sku
Response - The resource model definition representing SKU
- Map<String,String>
- Resource tags.
- etag string
- Resource Etag.
- 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
- properties
Account
Properties Response - Properties of Cognitive Services account.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
Identity
Response - Identity for the resource.
- kind string
- The Kind of the resource.
- location string
- The geo-location where the resource lives
- sku
Sku
Response - The resource model definition representing SKU
- {[key: string]: string}
- Resource tags.
- etag str
- Resource Etag.
- 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
- properties
Account
Properties Response - Properties of Cognitive Services account.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
Identity
Response - Identity for the resource.
- kind str
- The Kind of the resource.
- location str
- The geo-location where the resource lives
- sku
Sku
Response - The resource model definition representing SKU
- Mapping[str, str]
- Resource tags.
- etag String
- Resource Etag.
- 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
- properties Property Map
- Properties of Cognitive Services account.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity Property Map
- Identity for the resource.
- kind String
- The Kind of the resource.
- location String
- The geo-location where the resource lives
- sku Property Map
- The resource model definition representing SKU
- Map<String>
- Resource tags.
Supporting Types
AbusePenaltyResponse
- Action string
- The action of AbusePenalty.
- Expiration string
- The datetime of expiration of the AbusePenalty.
- Rate
Limit doublePercentage - The percentage of rate limit.
- Action string
- The action of AbusePenalty.
- Expiration string
- The datetime of expiration of the AbusePenalty.
- Rate
Limit float64Percentage - The percentage of rate limit.
- action String
- The action of AbusePenalty.
- expiration String
- The datetime of expiration of the AbusePenalty.
- rate
Limit DoublePercentage - The percentage of rate limit.
- action string
- The action of AbusePenalty.
- expiration string
- The datetime of expiration of the AbusePenalty.
- rate
Limit numberPercentage - The percentage of rate limit.
- action str
- The action of AbusePenalty.
- expiration str
- The datetime of expiration of the AbusePenalty.
- rate_
limit_ floatpercentage - The percentage of rate limit.
- action String
- The action of AbusePenalty.
- expiration String
- The datetime of expiration of the AbusePenalty.
- rate
Limit NumberPercentage - The percentage of rate limit.
AccountPropertiesResponse
- Abuse
Penalty Pulumi.Azure Native. Cognitive Services. Inputs. Abuse Penalty Response - The abuse penalty.
- Call
Rate Pulumi.Limit Azure Native. Cognitive Services. Inputs. Call Rate Limit Response - The call rate limit Cognitive Services account.
- Capabilities
List<Pulumi.
Azure Native. Cognitive Services. Inputs. Sku Capability Response> - Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
- Commitment
Plan List<Pulumi.Associations Azure Native. Cognitive Services. Inputs. Commitment Plan Association Response> - The commitment plan associations of Cognitive Services account.
- Date
Created string - Gets the date of cognitive services account creation.
- Deletion
Date string - The deletion date, only available for deleted account.
- Endpoint string
- Endpoint of the created account.
- Endpoints Dictionary<string, string>
- Internal
Id string - The internal identifier (deprecated, do not use this property).
- Is
Migrated bool - If the resource is migrated from an existing key.
- Private
Endpoint List<Pulumi.Connections Azure Native. Cognitive Services. Inputs. Private Endpoint Connection Response> - The private endpoint connection associated with the Cognitive Services account.
- Provisioning
State string - Gets the status of the cognitive services account at the time the operation was called.
- Quota
Limit Pulumi.Azure Native. Cognitive Services. Inputs. Quota Limit Response - Scheduled
Purge stringDate - The scheduled purge date, only available for deleted account.
- Sku
Change Pulumi.Info Azure Native. Cognitive Services. Inputs. Sku Change Info Response - Sku change info of account.
- Allowed
Fqdn List<string>List - Api
Properties Pulumi.Azure Native. Cognitive Services. Inputs. Api Properties Response - The api properties for special APIs.
- Custom
Sub stringDomain Name - Optional subdomain name used for token-based authentication.
- Disable
Local boolAuth - Dynamic
Throttling boolEnabled - The flag to enable dynamic throttling.
- Encryption
Pulumi.
Azure Native. Cognitive Services. Inputs. Encryption Response - The encryption properties for this resource.
- Locations
Pulumi.
Azure Native. Cognitive Services. Inputs. Multi Region Settings Response - The multiregion settings of Cognitive Services account.
- Migration
Token string - Resource migration token.
- Network
Acls Pulumi.Azure Native. Cognitive Services. Inputs. Network Rule Set Response - A collection of rules governing the accessibility from specific network locations.
- Public
Network stringAccess - Whether or not public endpoint access is allowed for this account.
- Restrict
Outbound boolNetwork Access - User
Owned List<Pulumi.Storage Azure Native. Cognitive Services. Inputs. User Owned Storage Response> - The storage accounts for this resource.
- Abuse
Penalty AbusePenalty Response - The abuse penalty.
- Call
Rate CallLimit Rate Limit Response - The call rate limit Cognitive Services account.
- Capabilities
[]Sku
Capability Response - Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
- Commitment
Plan []CommitmentAssociations Plan Association Response - The commitment plan associations of Cognitive Services account.
- Date
Created string - Gets the date of cognitive services account creation.
- Deletion
Date string - The deletion date, only available for deleted account.
- Endpoint string
- Endpoint of the created account.
- Endpoints map[string]string
- Internal
Id string - The internal identifier (deprecated, do not use this property).
- Is
Migrated bool - If the resource is migrated from an existing key.
- Private
Endpoint []PrivateConnections Endpoint Connection Response - The private endpoint connection associated with the Cognitive Services account.
- Provisioning
State string - Gets the status of the cognitive services account at the time the operation was called.
- Quota
Limit QuotaLimit Response - Scheduled
Purge stringDate - The scheduled purge date, only available for deleted account.
- Sku
Change SkuInfo Change Info Response - Sku change info of account.
- Allowed
Fqdn []stringList - Api
Properties ApiProperties Response - The api properties for special APIs.
- Custom
Sub stringDomain Name - Optional subdomain name used for token-based authentication.
- Disable
Local boolAuth - Dynamic
Throttling boolEnabled - The flag to enable dynamic throttling.
- Encryption
Encryption
Response - The encryption properties for this resource.
- Locations
Multi
Region Settings Response - The multiregion settings of Cognitive Services account.
- Migration
Token string - Resource migration token.
- Network
Acls NetworkRule Set Response - A collection of rules governing the accessibility from specific network locations.
- Public
Network stringAccess - Whether or not public endpoint access is allowed for this account.
- Restrict
Outbound boolNetwork Access - User
Owned []UserStorage Owned Storage Response - The storage accounts for this resource.
- abuse
Penalty AbusePenalty Response - The abuse penalty.
- call
Rate CallLimit Rate Limit Response - The call rate limit Cognitive Services account.
- capabilities
List<Sku
Capability Response> - Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
- commitment
Plan List<CommitmentAssociations Plan Association Response> - The commitment plan associations of Cognitive Services account.
- date
Created String - Gets the date of cognitive services account creation.
- deletion
Date String - The deletion date, only available for deleted account.
- endpoint String
- Endpoint of the created account.
- endpoints Map<String,String>
- internal
Id String - The internal identifier (deprecated, do not use this property).
- is
Migrated Boolean - If the resource is migrated from an existing key.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - The private endpoint connection associated with the Cognitive Services account.
- provisioning
State String - Gets the status of the cognitive services account at the time the operation was called.
- quota
Limit QuotaLimit Response - scheduled
Purge StringDate - The scheduled purge date, only available for deleted account.
- sku
Change SkuInfo Change Info Response - Sku change info of account.
- allowed
Fqdn List<String>List - api
Properties ApiProperties Response - The api properties for special APIs.
- custom
Sub StringDomain Name - Optional subdomain name used for token-based authentication.
- disable
Local BooleanAuth - dynamic
Throttling BooleanEnabled - The flag to enable dynamic throttling.
- encryption
Encryption
Response - The encryption properties for this resource.
- locations
Multi
Region Settings Response - The multiregion settings of Cognitive Services account.
- migration
Token String - Resource migration token.
- network
Acls NetworkRule Set Response - A collection of rules governing the accessibility from specific network locations.
- public
Network StringAccess - Whether or not public endpoint access is allowed for this account.
- restrict
Outbound BooleanNetwork Access - user
Owned List<UserStorage Owned Storage Response> - The storage accounts for this resource.
- abuse
Penalty AbusePenalty Response - The abuse penalty.
- call
Rate CallLimit Rate Limit Response - The call rate limit Cognitive Services account.
- capabilities
Sku
Capability Response[] - Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
- commitment
Plan CommitmentAssociations Plan Association Response[] - The commitment plan associations of Cognitive Services account.
- date
Created string - Gets the date of cognitive services account creation.
- deletion
Date string - The deletion date, only available for deleted account.
- endpoint string
- Endpoint of the created account.
- endpoints {[key: string]: string}
- internal
Id string - The internal identifier (deprecated, do not use this property).
- is
Migrated boolean - If the resource is migrated from an existing key.
- private
Endpoint PrivateConnections Endpoint Connection Response[] - The private endpoint connection associated with the Cognitive Services account.
- provisioning
State string - Gets the status of the cognitive services account at the time the operation was called.
- quota
Limit QuotaLimit Response - scheduled
Purge stringDate - The scheduled purge date, only available for deleted account.
- sku
Change SkuInfo Change Info Response - Sku change info of account.
- allowed
Fqdn string[]List - api
Properties ApiProperties Response - The api properties for special APIs.
- custom
Sub stringDomain Name - Optional subdomain name used for token-based authentication.
- disable
Local booleanAuth - dynamic
Throttling booleanEnabled - The flag to enable dynamic throttling.
- encryption
Encryption
Response - The encryption properties for this resource.
- locations
Multi
Region Settings Response - The multiregion settings of Cognitive Services account.
- migration
Token string - Resource migration token.
- network
Acls NetworkRule Set Response - A collection of rules governing the accessibility from specific network locations.
- public
Network stringAccess - Whether or not public endpoint access is allowed for this account.
- restrict
Outbound booleanNetwork Access - user
Owned UserStorage Owned Storage Response[] - The storage accounts for this resource.
- abuse_
penalty AbusePenalty Response - The abuse penalty.
- call_
rate_ Calllimit Rate Limit Response - The call rate limit Cognitive Services account.
- capabilities
Sequence[Sku
Capability Response] - Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
- commitment_
plan_ Sequence[Commitmentassociations Plan Association Response] - The commitment plan associations of Cognitive Services account.
- date_
created str - Gets the date of cognitive services account creation.
- deletion_
date str - The deletion date, only available for deleted account.
- endpoint str
- Endpoint of the created account.
- endpoints Mapping[str, str]
- internal_
id str - The internal identifier (deprecated, do not use this property).
- is_
migrated bool - If the resource is migrated from an existing key.
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - The private endpoint connection associated with the Cognitive Services account.
- provisioning_
state str - Gets the status of the cognitive services account at the time the operation was called.
- quota_
limit QuotaLimit Response - scheduled_
purge_ strdate - The scheduled purge date, only available for deleted account.
- sku_
change_ Skuinfo Change Info Response - Sku change info of account.
- allowed_
fqdn_ Sequence[str]list - api_
properties ApiProperties Response - The api properties for special APIs.
- custom_
sub_ strdomain_ name - Optional subdomain name used for token-based authentication.
- disable_
local_ boolauth - dynamic_
throttling_ boolenabled - The flag to enable dynamic throttling.
- encryption
Encryption
Response - The encryption properties for this resource.
- locations
Multi
Region Settings Response - The multiregion settings of Cognitive Services account.
- migration_
token str - Resource migration token.
- network_
acls NetworkRule Set Response - A collection of rules governing the accessibility from specific network locations.
- public_
network_ straccess - Whether or not public endpoint access is allowed for this account.
- restrict_
outbound_ boolnetwork_ access - user_
owned_ Sequence[Userstorage Owned Storage Response] - The storage accounts for this resource.
- abuse
Penalty Property Map - The abuse penalty.
- call
Rate Property MapLimit - The call rate limit Cognitive Services account.
- capabilities List<Property Map>
- Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
- commitment
Plan List<Property Map>Associations - The commitment plan associations of Cognitive Services account.
- date
Created String - Gets the date of cognitive services account creation.
- deletion
Date String - The deletion date, only available for deleted account.
- endpoint String
- Endpoint of the created account.
- endpoints Map<String>
- internal
Id String - The internal identifier (deprecated, do not use this property).
- is
Migrated Boolean - If the resource is migrated from an existing key.
- private
Endpoint List<Property Map>Connections - The private endpoint connection associated with the Cognitive Services account.
- provisioning
State String - Gets the status of the cognitive services account at the time the operation was called.
- quota
Limit Property Map - scheduled
Purge StringDate - The scheduled purge date, only available for deleted account.
- sku
Change Property MapInfo - Sku change info of account.
- allowed
Fqdn List<String>List - api
Properties Property Map - The api properties for special APIs.
- custom
Sub StringDomain Name - Optional subdomain name used for token-based authentication.
- disable
Local BooleanAuth - dynamic
Throttling BooleanEnabled - The flag to enable dynamic throttling.
- encryption Property Map
- The encryption properties for this resource.
- locations Property Map
- The multiregion settings of Cognitive Services account.
- migration
Token String - Resource migration token.
- network
Acls Property Map - A collection of rules governing the accessibility from specific network locations.
- public
Network StringAccess - Whether or not public endpoint access is allowed for this account.
- restrict
Outbound BooleanNetwork Access - user
Owned List<Property Map>Storage - The storage accounts for this resource.
ApiPropertiesResponse
- Aad
Client stringId - (Metrics Advisor Only) The Azure AD Client Id (Application Id).
- Aad
Tenant stringId - (Metrics Advisor Only) The Azure AD Tenant Id.
- Event
Hub stringConnection String - (Personalization Only) The flag to enable statistics of Bing Search.
- Qna
Azure stringSearch Endpoint Id - (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
- Qna
Azure stringSearch Endpoint Key - (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
- Qna
Runtime stringEndpoint - (QnAMaker Only) The runtime endpoint of QnAMaker.
- Statistics
Enabled bool - (Bing Search Only) The flag to enable statistics of Bing Search.
- Storage
Account stringConnection String - (Personalization Only) The storage account connection string.
- Super
User string - (Metrics Advisor Only) The super user of Metrics Advisor.
- Website
Name string - (Metrics Advisor Only) The website name of Metrics Advisor.
- Aad
Client stringId - (Metrics Advisor Only) The Azure AD Client Id (Application Id).
- Aad
Tenant stringId - (Metrics Advisor Only) The Azure AD Tenant Id.
- Event
Hub stringConnection String - (Personalization Only) The flag to enable statistics of Bing Search.
- Qna
Azure stringSearch Endpoint Id - (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
- Qna
Azure stringSearch Endpoint Key - (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
- Qna
Runtime stringEndpoint - (QnAMaker Only) The runtime endpoint of QnAMaker.
- Statistics
Enabled bool - (Bing Search Only) The flag to enable statistics of Bing Search.
- Storage
Account stringConnection String - (Personalization Only) The storage account connection string.
- Super
User string - (Metrics Advisor Only) The super user of Metrics Advisor.
- Website
Name string - (Metrics Advisor Only) The website name of Metrics Advisor.
- aad
Client StringId - (Metrics Advisor Only) The Azure AD Client Id (Application Id).
- aad
Tenant StringId - (Metrics Advisor Only) The Azure AD Tenant Id.
- event
Hub StringConnection String - (Personalization Only) The flag to enable statistics of Bing Search.
- qna
Azure StringSearch Endpoint Id - (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
- qna
Azure StringSearch Endpoint Key - (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
- qna
Runtime StringEndpoint - (QnAMaker Only) The runtime endpoint of QnAMaker.
- statistics
Enabled Boolean - (Bing Search Only) The flag to enable statistics of Bing Search.
- storage
Account StringConnection String - (Personalization Only) The storage account connection string.
- super
User String - (Metrics Advisor Only) The super user of Metrics Advisor.
- website
Name String - (Metrics Advisor Only) The website name of Metrics Advisor.
- aad
Client stringId - (Metrics Advisor Only) The Azure AD Client Id (Application Id).
- aad
Tenant stringId - (Metrics Advisor Only) The Azure AD Tenant Id.
- event
Hub stringConnection String - (Personalization Only) The flag to enable statistics of Bing Search.
- qna
Azure stringSearch Endpoint Id - (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
- qna
Azure stringSearch Endpoint Key - (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
- qna
Runtime stringEndpoint - (QnAMaker Only) The runtime endpoint of QnAMaker.
- statistics
Enabled boolean - (Bing Search Only) The flag to enable statistics of Bing Search.
- storage
Account stringConnection String - (Personalization Only) The storage account connection string.
- super
User string - (Metrics Advisor Only) The super user of Metrics Advisor.
- website
Name string - (Metrics Advisor Only) The website name of Metrics Advisor.
- aad_
client_ strid - (Metrics Advisor Only) The Azure AD Client Id (Application Id).
- aad_
tenant_ strid - (Metrics Advisor Only) The Azure AD Tenant Id.
- event_
hub_ strconnection_ string - (Personalization Only) The flag to enable statistics of Bing Search.
- qna_
azure_ strsearch_ endpoint_ id - (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
- qna_
azure_ strsearch_ endpoint_ key - (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
- qna_
runtime_ strendpoint - (QnAMaker Only) The runtime endpoint of QnAMaker.
- statistics_
enabled bool - (Bing Search Only) The flag to enable statistics of Bing Search.
- storage_
account_ strconnection_ string - (Personalization Only) The storage account connection string.
- super_
user str - (Metrics Advisor Only) The super user of Metrics Advisor.
- website_
name str - (Metrics Advisor Only) The website name of Metrics Advisor.
- aad
Client StringId - (Metrics Advisor Only) The Azure AD Client Id (Application Id).
- aad
Tenant StringId - (Metrics Advisor Only) The Azure AD Tenant Id.
- event
Hub StringConnection String - (Personalization Only) The flag to enable statistics of Bing Search.
- qna
Azure StringSearch Endpoint Id - (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
- qna
Azure StringSearch Endpoint Key - (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
- qna
Runtime StringEndpoint - (QnAMaker Only) The runtime endpoint of QnAMaker.
- statistics
Enabled Boolean - (Bing Search Only) The flag to enable statistics of Bing Search.
- storage
Account StringConnection String - (Personalization Only) The storage account connection string.
- super
User String - (Metrics Advisor Only) The super user of Metrics Advisor.
- website
Name String - (Metrics Advisor Only) The website name of Metrics Advisor.
CallRateLimitResponse
- Count double
- The count value of Call Rate Limit.
- Renewal
Period double - The renewal period in seconds of Call Rate Limit.
- Rules
List<Pulumi.
Azure Native. Cognitive Services. Inputs. Throttling Rule Response>
- Count float64
- The count value of Call Rate Limit.
- Renewal
Period float64 - The renewal period in seconds of Call Rate Limit.
- Rules
[]Throttling
Rule Response
- count Double
- The count value of Call Rate Limit.
- renewal
Period Double - The renewal period in seconds of Call Rate Limit.
- rules
List<Throttling
Rule Response>
- count number
- The count value of Call Rate Limit.
- renewal
Period number - The renewal period in seconds of Call Rate Limit.
- rules
Throttling
Rule Response[]
- count float
- The count value of Call Rate Limit.
- renewal_
period float - The renewal period in seconds of Call Rate Limit.
- rules
Sequence[Throttling
Rule Response]
- count Number
- The count value of Call Rate Limit.
- renewal
Period Number - The renewal period in seconds of Call Rate Limit.
- rules List<Property Map>
CommitmentPlanAssociationResponse
- Commitment
Plan stringId - The Azure resource id of the commitment plan.
- Commitment
Plan stringLocation - The location of of the commitment plan.
- Commitment
Plan stringId - The Azure resource id of the commitment plan.
- Commitment
Plan stringLocation - The location of of the commitment plan.
- commitment
Plan StringId - The Azure resource id of the commitment plan.
- commitment
Plan StringLocation - The location of of the commitment plan.
- commitment
Plan stringId - The Azure resource id of the commitment plan.
- commitment
Plan stringLocation - The location of of the commitment plan.
- commitment_
plan_ strid - The Azure resource id of the commitment plan.
- commitment_
plan_ strlocation - The location of of the commitment plan.
- commitment
Plan StringId - The Azure resource id of the commitment plan.
- commitment
Plan StringLocation - The location of of the commitment plan.
EncryptionResponse
- Key
Source string - Enumerates the possible value of keySource for Encryption
- Key
Vault Pulumi.Properties Azure Native. Cognitive Services. Inputs. Key Vault Properties Response - Properties of KeyVault
- Key
Source string - Enumerates the possible value of keySource for Encryption
- Key
Vault KeyProperties Vault Properties Response - Properties of KeyVault
- key
Source String - Enumerates the possible value of keySource for Encryption
- key
Vault KeyProperties Vault Properties Response - Properties of KeyVault
- key
Source string - Enumerates the possible value of keySource for Encryption
- key
Vault KeyProperties Vault Properties Response - Properties of KeyVault
- key_
source str - Enumerates the possible value of keySource for Encryption
- key_
vault_ Keyproperties Vault Properties Response - Properties of KeyVault
- key
Source String - Enumerates the possible value of keySource for Encryption
- key
Vault Property MapProperties - Properties of KeyVault
IdentityResponse
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Cognitive Services. Inputs. User Assigned Identity Response> - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- User
Assigned map[string]UserIdentities Assigned Identity Response - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal
Id string - The principal ID of resource identity.
- tenant
Id string - The tenant ID of resource.
- type string
- The identity type.
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal_
id str - The principal ID of resource identity.
- tenant_
id str - The tenant ID of resource.
- type str
- The identity type.
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
- user
Assigned Map<Property Map>Identities - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
IpRuleResponse
- Value string
- An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
- Value string
- An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
- value String
- An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
- value string
- An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
- value str
- An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
- value String
- An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
KeyVaultPropertiesResponse
- Identity
Client stringId - Key
Name string - Name of the Key from KeyVault
- Key
Vault stringUri - Uri of KeyVault
- Key
Version string - Version of the Key from KeyVault
- Identity
Client stringId - Key
Name string - Name of the Key from KeyVault
- Key
Vault stringUri - Uri of KeyVault
- Key
Version string - Version of the Key from KeyVault
- identity
Client StringId - key
Name String - Name of the Key from KeyVault
- key
Vault StringUri - Uri of KeyVault
- key
Version String - Version of the Key from KeyVault
- identity
Client stringId - key
Name string - Name of the Key from KeyVault
- key
Vault stringUri - Uri of KeyVault
- key
Version string - Version of the Key from KeyVault
- identity_
client_ strid - key_
name str - Name of the Key from KeyVault
- key_
vault_ struri - Uri of KeyVault
- key_
version str - Version of the Key from KeyVault
- identity
Client StringId - key
Name String - Name of the Key from KeyVault
- key
Vault StringUri - Uri of KeyVault
- key
Version String - Version of the Key from KeyVault
MultiRegionSettingsResponse
- Regions
List<Pulumi.
Azure Native. Cognitive Services. Inputs. Region Setting Response> - Routing
Method string - Multiregion routing methods.
- Regions
[]Region
Setting Response - Routing
Method string - Multiregion routing methods.
- regions
List<Region
Setting Response> - routing
Method String - Multiregion routing methods.
- regions
Region
Setting Response[] - routing
Method string - Multiregion routing methods.
- regions
Sequence[Region
Setting Response] - routing_
method str - Multiregion routing methods.
- regions List<Property Map>
- routing
Method String - Multiregion routing methods.
NetworkRuleSetResponse
- Default
Action string - The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
- Ip
Rules List<Pulumi.Azure Native. Cognitive Services. Inputs. Ip Rule Response> - The list of IP address rules.
- Virtual
Network List<Pulumi.Rules Azure Native. Cognitive Services. Inputs. Virtual Network Rule Response> - The list of virtual network rules.
- Default
Action string - The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
- Ip
Rules []IpRule Response - The list of IP address rules.
- Virtual
Network []VirtualRules Network Rule Response - The list of virtual network rules.
- default
Action String - The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
- ip
Rules List<IpRule Response> - The list of IP address rules.
- virtual
Network List<VirtualRules Network Rule Response> - The list of virtual network rules.
- default
Action string - The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
- ip
Rules IpRule Response[] - The list of IP address rules.
- virtual
Network VirtualRules Network Rule Response[] - The list of virtual network rules.
- default_
action str - The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
- ip_
rules Sequence[IpRule Response] - The list of IP address rules.
- virtual_
network_ Sequence[Virtualrules Network Rule Response] - The list of virtual network rules.
- default
Action String - The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
- ip
Rules List<Property Map> - The list of IP address rules.
- virtual
Network List<Property Map>Rules - The list of virtual network rules.
PrivateEndpointConnectionPropertiesResponse
- Private
Link Pulumi.Service Connection State Azure Native. Cognitive Services. Inputs. Private Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- Group
Ids List<string> - The private link resource group ids.
- Private
Endpoint Pulumi.Azure Native. Cognitive Services. Inputs. Private Endpoint Response - The resource of private end point.
- Private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- Group
Ids []string - The private link resource group ids.
- Private
Endpoint PrivateEndpoint Response - The resource of private end point.
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- group
Ids List<String> - The private link resource group ids.
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State string - The provisioning state of the private endpoint connection resource.
- group
Ids string[] - The private link resource group ids.
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - 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.
- group_
ids Sequence[str] - The private link resource group ids.
- private_
endpoint PrivateEndpoint Response - The resource of private end point.
- private
Link Property MapService Connection State - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- group
Ids List<String> - The private link resource group ids.
- private
Endpoint Property Map - The resource of private end point.
PrivateEndpointConnectionResponse
- Etag string
- Resource Etag.
- 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
- System
Data Pulumi.Azure Native. Cognitive Services. Inputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Location string
- The location of the private endpoint connection
- Properties
Pulumi.
Azure Native. Cognitive Services. Inputs. Private Endpoint Connection Properties Response - Resource properties.
- Etag string
- Resource Etag.
- 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
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Location string
- The location of the private endpoint connection
- Properties
Private
Endpoint Connection Properties Response - Resource properties.
- etag String
- Resource Etag.
- 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
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- location String
- The location of the private endpoint connection
- properties
Private
Endpoint Connection Properties Response - Resource properties.
- etag string
- Resource Etag.
- 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
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- location string
- The location of the private endpoint connection
- properties
Private
Endpoint Connection Properties Response - Resource properties.
- etag str
- Resource Etag.
- 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
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- location str
- The location of the private endpoint connection
- properties
Private
Endpoint Connection Properties Response - Resource properties.
- etag String
- Resource Etag.
- 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
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- location String
- The location of the private endpoint connection
- properties Property Map
- Resource properties.
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
- Actions
Required 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 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 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 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.
- actions
Required 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.
QuotaLimitResponse
- Count float64
- Renewal
Period float64 - Rules
[]Throttling
Rule Response
- count Double
- renewal
Period Double - rules
List<Throttling
Rule Response>
- count number
- renewal
Period number - rules
Throttling
Rule Response[]
- count Number
- renewal
Period Number - rules List<Property Map>
RegionSettingResponse
- Customsubdomain string
- Maps the region to the regional custom subdomain.
- Name string
- Name of the region.
- Value double
- A value for priority or weighted routing methods.
- Customsubdomain string
- Maps the region to the regional custom subdomain.
- Name string
- Name of the region.
- Value float64
- A value for priority or weighted routing methods.
- customsubdomain String
- Maps the region to the regional custom subdomain.
- name String
- Name of the region.
- value Double
- A value for priority or weighted routing methods.
- customsubdomain string
- Maps the region to the regional custom subdomain.
- name string
- Name of the region.
- value number
- A value for priority or weighted routing methods.
- customsubdomain str
- Maps the region to the regional custom subdomain.
- name str
- Name of the region.
- value float
- A value for priority or weighted routing methods.
- customsubdomain String
- Maps the region to the regional custom subdomain.
- name String
- Name of the region.
- value Number
- A value for priority or weighted routing methods.
RequestMatchPatternResponse
SkuCapabilityResponse
SkuChangeInfoResponse
- Count
Of doubleDowngrades - Gets the count of downgrades.
- Count
Of doubleUpgrades After Downgrades - Gets the count of upgrades after downgrades.
- Last
Change stringDate - Gets the last change date.
- Count
Of float64Downgrades - Gets the count of downgrades.
- Count
Of float64Upgrades After Downgrades - Gets the count of upgrades after downgrades.
- Last
Change stringDate - Gets the last change date.
- count
Of DoubleDowngrades - Gets the count of downgrades.
- count
Of DoubleUpgrades After Downgrades - Gets the count of upgrades after downgrades.
- last
Change StringDate - Gets the last change date.
- count
Of numberDowngrades - Gets the count of downgrades.
- count
Of numberUpgrades After Downgrades - Gets the count of upgrades after downgrades.
- last
Change stringDate - Gets the last change date.
- count_
of_ floatdowngrades - Gets the count of downgrades.
- count_
of_ floatupgrades_ after_ downgrades - Gets the count of upgrades after downgrades.
- last_
change_ strdate - Gets the last change date.
- count
Of NumberDowngrades - Gets the count of downgrades.
- count
Of NumberUpgrades After Downgrades - Gets the count of upgrades after downgrades.
- last
Change StringDate - Gets the last change date.
SkuResponse
- Name string
- The name of the SKU. Ex - 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. Ex - 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. Ex - 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. Ex - 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. Ex - 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. Ex - 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.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
ThrottlingRuleResponse
- Count float64
- Dynamic
Throttling boolEnabled - Key string
- Match
Patterns []RequestMatch Pattern Response - Min
Count float64 - Renewal
Period float64
- count Double
- dynamic
Throttling BooleanEnabled - key String
- match
Patterns List<RequestMatch Pattern Response> - min
Count Double - renewal
Period Double
- count number
- dynamic
Throttling booleanEnabled - key string
- match
Patterns RequestMatch Pattern Response[] - min
Count number - renewal
Period number
- count float
- dynamic_
throttling_ boolenabled - key str
- match_
patterns Sequence[RequestMatch Pattern Response] - min_
count float - renewal_
period float
- count Number
- dynamic
Throttling BooleanEnabled - key String
- match
Patterns List<Property Map> - min
Count Number - renewal
Period Number
UserAssignedIdentityResponse
- Client
Id string - Client App Id associated with this identity.
- Principal
Id string - Azure Active Directory principal ID associated with this Identity.
- Client
Id string - Client App Id associated with this identity.
- Principal
Id string - Azure Active Directory principal ID associated with this Identity.
- client
Id String - Client App Id associated with this identity.
- principal
Id String - Azure Active Directory principal ID associated with this Identity.
- client
Id string - Client App Id associated with this identity.
- principal
Id string - Azure Active Directory principal ID associated with this Identity.
- client_
id str - Client App Id associated with this identity.
- principal_
id str - Azure Active Directory principal ID associated with this Identity.
- client
Id String - Client App Id associated with this identity.
- principal
Id String - Azure Active Directory principal ID associated with this Identity.
UserOwnedStorageResponse
- Identity
Client stringId - Resource
Id string - Full resource id of a Microsoft.Storage resource.
- Identity
Client stringId - Resource
Id string - Full resource id of a Microsoft.Storage resource.
- identity
Client StringId - resource
Id String - Full resource id of a Microsoft.Storage resource.
- identity
Client stringId - resource
Id string - Full resource id of a Microsoft.Storage resource.
- identity_
client_ strid - resource_
id str - Full resource id of a Microsoft.Storage resource.
- identity
Client StringId - resource
Id String - Full resource id of a Microsoft.Storage resource.
VirtualNetworkRuleResponse
- Id string
- Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
- Ignore
Missing boolVnet Service Endpoint - Ignore missing vnet service endpoint or not.
- State string
- Gets the state of virtual network rule.
- Id string
- Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
- Ignore
Missing boolVnet Service Endpoint - Ignore missing vnet service endpoint or not.
- State string
- Gets the state of virtual network rule.
- id String
- Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
- ignore
Missing BooleanVnet Service Endpoint - Ignore missing vnet service endpoint or not.
- state String
- Gets the state of virtual network rule.
- id string
- Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
- ignore
Missing booleanVnet Service Endpoint - Ignore missing vnet service endpoint or not.
- state string
- Gets the state of virtual network rule.
- id str
- Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
- ignore_
missing_ boolvnet_ service_ endpoint - Ignore missing vnet service endpoint or not.
- state str
- Gets the state of virtual network rule.
- id String
- Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
- ignore
Missing BooleanVnet Service Endpoint - Ignore missing vnet service endpoint or not.
- state String
- Gets the state of virtual network rule.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi