azure-native.cognitiveservices.getAccount
Explore with Pulumi AI
Returns a Cognitive Services account specified by the parameters. API Version: 2017-04-18.
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
Entity Tag
- Id string
The id of the created account
- Name string
The name of the created account
- Properties
Pulumi.
Azure Native. Cognitive Services. Outputs. Cognitive Services Account Properties Response Properties of Cognitive Services account.
- Type string
Resource type
- Identity
Pulumi.
Azure Native. Cognitive Services. Outputs. Identity Response The identity of Cognitive Services account.
- Kind string
The Kind of the resource.
- Location string
The location of the resource
- Sku
Pulumi.
Azure Native. Cognitive Services. Outputs. Sku Response The SKU of Cognitive Services account.
- Dictionary<string, string>
Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
- Etag string
Entity Tag
- Id string
The id of the created account
- Name string
The name of the created account
- Properties
Cognitive
Services Account Properties Response Properties of Cognitive Services account.
- Type string
Resource type
- Identity
Identity
Response The identity of Cognitive Services account.
- Kind string
The Kind of the resource.
- Location string
The location of the resource
- Sku
Sku
Response The SKU of Cognitive Services account.
- map[string]string
Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
- etag String
Entity Tag
- id String
The id of the created account
- name String
The name of the created account
- properties
Cognitive
Services Account Properties Response Properties of Cognitive Services account.
- type String
Resource type
- identity
Identity
Response The identity of Cognitive Services account.
- kind String
The Kind of the resource.
- location String
The location of the resource
- sku
Sku
Response The SKU of Cognitive Services account.
- Map<String,String>
Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
- etag string
Entity Tag
- id string
The id of the created account
- name string
The name of the created account
- properties
Cognitive
Services Account Properties Response Properties of Cognitive Services account.
- type string
Resource type
- identity
Identity
Response The identity of Cognitive Services account.
- kind string
The Kind of the resource.
- location string
The location of the resource
- sku
Sku
Response The SKU of Cognitive Services account.
- {[key: string]: string}
Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
- etag str
Entity Tag
- id str
The id of the created account
- name str
The name of the created account
- properties
Cognitive
Services Account Properties Response Properties of Cognitive Services account.
- type str
Resource type
- identity
Identity
Response The identity of Cognitive Services account.
- kind str
The Kind of the resource.
- location str
The location of the resource
- sku
Sku
Response The SKU of Cognitive Services account.
- Mapping[str, str]
Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
- etag String
Entity Tag
- id String
The id of the created account
- name String
The name of the created account
- properties Property Map
Properties of Cognitive Services account.
- type String
Resource type
- identity Property Map
The identity of Cognitive Services account.
- kind String
The Kind of the resource.
- location String
The location of the resource
- sku Property Map
The SKU of Cognitive Services account.
- Map<String>
Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
Supporting Types
CognitiveServicesAccountApiPropertiesResponse
- 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.
CognitiveServicesAccountPropertiesResponse
- 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.
- Date
Created string Gets the date of cognitive services account creation.
- Endpoint string
Endpoint of the created account.
- Internal
Id string The internal identifier.
- Is
Migrated bool If the resource is migrated from an existing key.
- Provisioning
State string Gets the status of the cognitive services account at the time the operation was called.
- Sku
Change Pulumi.Info Azure Native. Cognitive Services. Inputs. Cognitive Services Account Sku Change Info Response Sku change info of account.
- Api
Properties Pulumi.Azure Native. Cognitive Services. Inputs. Cognitive Services Account Api Properties Response The api properties for special APIs.
- Custom
Sub stringDomain Name Optional subdomain name used for token-based authentication.
- Encryption
Pulumi.
Azure Native. Cognitive Services. Inputs. Encryption Response The encryption properties for this resource.
- Network
Acls Pulumi.Azure Native. Cognitive Services. Inputs. Network Rule Set Response A collection of rules governing the accessibility from specific network locations.
- Private
Endpoint List<Pulumi.Connections Azure Native. Cognitive Services. Inputs. Private Endpoint Connection Response> The private endpoint connection associated with the Cognitive Services account.
- Public
Network stringAccess Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
- User
Owned List<Pulumi.Storage Azure Native. Cognitive Services. Inputs. User Owned Storage Response> The storage accounts for this resource.
- 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.
- Date
Created string Gets the date of cognitive services account creation.
- Endpoint string
Endpoint of the created account.
- Internal
Id string The internal identifier.
- Is
Migrated bool If the resource is migrated from an existing key.
- Provisioning
State string Gets the status of the cognitive services account at the time the operation was called.
- Sku
Change CognitiveInfo Services Account Sku Change Info Response Sku change info of account.
- Api
Properties CognitiveServices Account Api Properties Response The api properties for special APIs.
- Custom
Sub stringDomain Name Optional subdomain name used for token-based authentication.
- Encryption
Encryption
Response The encryption properties for this resource.
- Network
Acls NetworkRule Set Response A collection of rules governing the accessibility from specific network locations.
- Private
Endpoint []PrivateConnections Endpoint Connection Response The private endpoint connection associated with the Cognitive Services account.
- Public
Network stringAccess Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
- User
Owned []UserStorage Owned Storage Response The storage accounts for this resource.
- 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.
- date
Created String Gets the date of cognitive services account creation.
- endpoint String
Endpoint of the created account.
- internal
Id String The internal identifier.
- is
Migrated Boolean If the resource is migrated from an existing key.
- provisioning
State String Gets the status of the cognitive services account at the time the operation was called.
- sku
Change CognitiveInfo Services Account Sku Change Info Response Sku change info of account.
- api
Properties CognitiveServices Account Api Properties Response The api properties for special APIs.
- custom
Sub StringDomain Name Optional subdomain name used for token-based authentication.
- encryption
Encryption
Response The encryption properties for this resource.
- network
Acls NetworkRule Set Response A collection of rules governing the accessibility from specific network locations.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> The private endpoint connection associated with the Cognitive Services account.
- public
Network StringAccess Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
- user
Owned List<UserStorage Owned Storage Response> The storage accounts for this resource.
- 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.
- date
Created string Gets the date of cognitive services account creation.
- endpoint string
Endpoint of the created account.
- internal
Id string The internal identifier.
- is
Migrated boolean If the resource is migrated from an existing key.
- provisioning
State string Gets the status of the cognitive services account at the time the operation was called.
- sku
Change CognitiveInfo Services Account Sku Change Info Response Sku change info of account.
- api
Properties CognitiveServices Account Api Properties Response The api properties for special APIs.
- custom
Sub stringDomain Name Optional subdomain name used for token-based authentication.
- encryption
Encryption
Response The encryption properties for this resource.
- network
Acls NetworkRule Set Response A collection of rules governing the accessibility from specific network locations.
- private
Endpoint PrivateConnections Endpoint Connection Response[] The private endpoint connection associated with the Cognitive Services account.
- public
Network stringAccess Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
- user
Owned UserStorage Owned Storage Response[] The storage accounts for this resource.
- 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.
- date_
created str Gets the date of cognitive services account creation.
- endpoint str
Endpoint of the created account.
- internal_
id str The internal identifier.
- is_
migrated bool If the resource is migrated from an existing key.
- provisioning_
state str Gets the status of the cognitive services account at the time the operation was called.
- sku_
change_ Cognitiveinfo Services Account Sku Change Info Response Sku change info of account.
- api_
properties CognitiveServices Account Api Properties Response The api properties for special APIs.
- custom_
sub_ strdomain_ name Optional subdomain name used for token-based authentication.
- encryption
Encryption
Response The encryption properties for this resource.
- network_
acls NetworkRule Set Response A collection of rules governing the accessibility from specific network locations.
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] The private endpoint connection associated with the Cognitive Services account.
- public_
network_ straccess Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
- user_
owned_ Sequence[Userstorage Owned Storage Response] The storage accounts for this resource.
- 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.
- date
Created String Gets the date of cognitive services account creation.
- endpoint String
Endpoint of the created account.
- internal
Id String The internal identifier.
- is
Migrated Boolean If the resource is migrated from an existing key.
- provisioning
State String Gets the status of the cognitive services account at the time the operation was called.
- sku
Change Property MapInfo Sku change info of account.
- api
Properties Property Map The api properties for special APIs.
- custom
Sub StringDomain Name Optional subdomain name used for token-based authentication.
- encryption Property Map
The encryption properties for this resource.
- network
Acls Property Map A collection of rules governing the accessibility from specific network locations.
- private
Endpoint List<Property Map>Connections The private endpoint connection associated with the Cognitive Services account.
- public
Network StringAccess Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
- user
Owned List<Property Map>Storage The storage accounts for this resource.
CognitiveServicesAccountSkuChangeInfoResponse
- 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.
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 Principal Id of managed service identity.
- Tenant
Id string Tenant of managed service identity.
- Type string
Type of managed service identity.
- 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 Principal Id of managed service identity.
- Tenant
Id string Tenant of managed service identity.
- Type string
Type of managed service identity.
- 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 Principal Id of managed service identity.
- tenant
Id String Tenant of managed service identity.
- type String
Type of managed service identity.
- 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 Principal Id of managed service identity.
- tenant
Id string Tenant of managed service identity.
- type string
Type of managed service identity.
- 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 Principal Id of managed service identity.
- tenant_
id str Tenant of managed service identity.
- type str
Type of managed service identity.
- 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 Principal Id of managed service identity.
- tenant
Id String Tenant of managed service identity.
- type String
Type of managed service identity.
- 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
- Key
Name string Name of the Key from KeyVault
- Key
Vault stringUri Uri of KeyVault
- Key
Version string Version of the Key from KeyVault
- Key
Name string Name of the Key from KeyVault
- Key
Vault stringUri Uri of KeyVault
- Key
Version string Version of the Key from KeyVault
- key
Name String Name of the Key from KeyVault
- key
Vault StringUri Uri of KeyVault
- key
Version String Version of the Key from KeyVault
- key
Name string Name of the Key from KeyVault
- key
Vault stringUri Uri of KeyVault
- key
Version string Version of the Key from KeyVault
- key_
name str Name of the Key from KeyVault
- key_
vault_ struri Uri of KeyVault
- key_
version str Version of the Key from KeyVault
- key
Name String Name of the Key from KeyVault
- key
Vault StringUri Uri of KeyVault
- key
Version String Version of the Key from KeyVault
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.
- 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.
- 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.
- 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.
- 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.
- 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.
- group
Ids List<String> The private link resource group ids.
- private
Endpoint Property Map The resource of private end point.
PrivateEndpointConnectionResponse
- Etag string
Entity Tag
- 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
- 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
Entity Tag
- 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
- 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
Entity Tag
- 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
- 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
Entity Tag
- 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
- 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
Entity Tag
- 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
- 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
Entity Tag
- 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
- 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.
SkuCapabilityResponse
SkuResponse
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
- Resource
Id string Full resource id of a Microsoft.Storage resource.
- Resource
Id string Full resource id of a Microsoft.Storage resource.
- resource
Id String Full resource id of a Microsoft.Storage resource.
- resource
Id string Full resource id of a Microsoft.Storage resource.
- resource_
id str Full resource id of a Microsoft.Storage resource.
- 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