azure-native.netapp.getAccount
Explore with Pulumi AI
Get the NetApp account Azure REST API version: 2022-11-01.
Other available API versions: 2019-07-01, 2022-05-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview.
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:netapp:getAccount
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The name of the NetApp account
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Account
Name string - The name of the NetApp account
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- account
Name String - The name of the NetApp account
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- account
Name string - The name of the NetApp account
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- account_
name str - The name of the NetApp account
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- account
Name String - The name of the NetApp account
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAccount Result
The following output properties are available:
- Disable
Showmount bool - Shows the status of disableShowmount for all volumes under the subscription, null equals false
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Azure lifecycle management
- System
Data Pulumi.Azure Native. Net App. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Active
Directories List<Pulumi.Azure Native. Net App. Outputs. Active Directory Response> - Active Directories
- Encryption
Pulumi.
Azure Native. Net App. Outputs. Account Encryption Response - Encryption settings
- Identity
Pulumi.
Azure Native. Net App. Outputs. Managed Service Identity Response - The identity used for the resource.
- Dictionary<string, string>
- Resource tags.
- Disable
Showmount bool - Shows the status of disableShowmount for all volumes under the subscription, null equals false
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Azure lifecycle management
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Active
Directories []ActiveDirectory Response - Active Directories
- Encryption
Account
Encryption Response - Encryption settings
- Identity
Managed
Service Identity Response - The identity used for the resource.
- map[string]string
- Resource tags.
- disable
Showmount Boolean - Shows the status of disableShowmount for all volumes under the subscription, null equals false
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Azure lifecycle management
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- active
Directories List<ActiveDirectory Response> - Active Directories
- encryption
Account
Encryption Response - Encryption settings
- identity
Managed
Service Identity Response - The identity used for the resource.
- Map<String,String>
- Resource tags.
- disable
Showmount boolean - Shows the status of disableShowmount for all volumes under the subscription, null equals false
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - Azure lifecycle management
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- active
Directories ActiveDirectory Response[] - Active Directories
- encryption
Account
Encryption Response - Encryption settings
- identity
Managed
Service Identity Response - The identity used for the resource.
- {[key: string]: string}
- Resource tags.
- disable_
showmount bool - Shows the status of disableShowmount for all volumes under the subscription, null equals false
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - Azure lifecycle management
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- active_
directories Sequence[ActiveDirectory Response] - Active Directories
- encryption
Account
Encryption Response - Encryption settings
- identity
Managed
Service Identity Response - The identity used for the resource.
- Mapping[str, str]
- Resource tags.
- disable
Showmount Boolean - Shows the status of disableShowmount for all volumes under the subscription, null equals false
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Azure lifecycle management
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- active
Directories List<Property Map> - Active Directories
- encryption Property Map
- Encryption settings
- identity Property Map
- The identity used for the resource.
- Map<String>
- Resource tags.
Supporting Types
AccountEncryptionResponse
- Identity
Pulumi.
Azure Native. Net App. Inputs. Encryption Identity Response - Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.
- Key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault
- Key
Vault Pulumi.Properties Azure Native. Net App. Inputs. Key Vault Properties Response - Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.
- Identity
Encryption
Identity Response - Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.
- Key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault
- Key
Vault KeyProperties Vault Properties Response - Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.
- identity
Encryption
Identity Response - Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.
- key
Source String - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault
- key
Vault KeyProperties Vault Properties Response - Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.
- identity
Encryption
Identity Response - Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.
- key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault
- key
Vault KeyProperties Vault Properties Response - Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.
- identity
Encryption
Identity Response - Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.
- key_
source str - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault
- key_
vault_ Keyproperties Vault Properties Response - Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.
- identity Property Map
- Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.
- key
Source String - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault
- key
Vault Property MapProperties - Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.
ActiveDirectoryResponse
- Status string
- Status of the Active Directory
- Status
Details string - Any details in regards to the Status of the Active Directory
- Active
Directory stringId - Id of the Active Directory
- Ad
Name string - Name of the active directory machine. This optional parameter is used only while creating kerberos volume
- Administrators List<string>
- Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier
- Aes
Encryption bool - If enabled, AES encryption will be enabled for SMB communication.
- Allow
Local boolNfs Users With Ldap - If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes.
- Backup
Operators List<string> - Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier
- Dns string
- Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain
- Domain string
- Name of the Active Directory domain
- Encrypt
DCConnections bool - If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted.
- Kdc
IP string - kdc server IP addresses for the active directory machine. This optional parameter is used only while creating kerberos volume.
- Ldap
Over boolTLS - Specifies whether or not the LDAP traffic needs to be secured via TLS.
- Ldap
Search Pulumi.Scope Azure Native. Net App. Inputs. Ldap Search Scope Opt Response - LDAP Search scope options
- Ldap
Signing bool - Specifies whether or not the LDAP traffic needs to be signed.
- Organizational
Unit string - The Organizational Unit (OU) within the Windows Active Directory
- Password string
- Plain text password of Active Directory domain administrator, value is masked in the response
- Preferred
Servers stringFor Ldap Client - Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed.
- Security
Operators List<string> - Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier
- Server
Root stringCACertificate - When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes.
- Site string
- The Active Directory site the service will limit Domain Controller discovery to
- Smb
Server stringName - NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes
- Username string
- A domain user account with permission to create machine accounts
- Status string
- Status of the Active Directory
- Status
Details string - Any details in regards to the Status of the Active Directory
- Active
Directory stringId - Id of the Active Directory
- Ad
Name string - Name of the active directory machine. This optional parameter is used only while creating kerberos volume
- Administrators []string
- Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier
- Aes
Encryption bool - If enabled, AES encryption will be enabled for SMB communication.
- Allow
Local boolNfs Users With Ldap - If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes.
- Backup
Operators []string - Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier
- Dns string
- Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain
- Domain string
- Name of the Active Directory domain
- Encrypt
DCConnections bool - If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted.
- Kdc
IP string - kdc server IP addresses for the active directory machine. This optional parameter is used only while creating kerberos volume.
- Ldap
Over boolTLS - Specifies whether or not the LDAP traffic needs to be secured via TLS.
- Ldap
Search LdapScope Search Scope Opt Response - LDAP Search scope options
- Ldap
Signing bool - Specifies whether or not the LDAP traffic needs to be signed.
- Organizational
Unit string - The Organizational Unit (OU) within the Windows Active Directory
- Password string
- Plain text password of Active Directory domain administrator, value is masked in the response
- Preferred
Servers stringFor Ldap Client - Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed.
- Security
Operators []string - Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier
- Server
Root stringCACertificate - When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes.
- Site string
- The Active Directory site the service will limit Domain Controller discovery to
- Smb
Server stringName - NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes
- Username string
- A domain user account with permission to create machine accounts
- status String
- Status of the Active Directory
- status
Details String - Any details in regards to the Status of the Active Directory
- active
Directory StringId - Id of the Active Directory
- ad
Name String - Name of the active directory machine. This optional parameter is used only while creating kerberos volume
- administrators List<String>
- Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier
- aes
Encryption Boolean - If enabled, AES encryption will be enabled for SMB communication.
- allow
Local BooleanNfs Users With Ldap - If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes.
- backup
Operators List<String> - Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier
- dns String
- Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain
- domain String
- Name of the Active Directory domain
- encrypt
DCConnections Boolean - If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted.
- kdc
IP String - kdc server IP addresses for the active directory machine. This optional parameter is used only while creating kerberos volume.
- ldap
Over BooleanTLS - Specifies whether or not the LDAP traffic needs to be secured via TLS.
- ldap
Search LdapScope Search Scope Opt Response - LDAP Search scope options
- ldap
Signing Boolean - Specifies whether or not the LDAP traffic needs to be signed.
- organizational
Unit String - The Organizational Unit (OU) within the Windows Active Directory
- password String
- Plain text password of Active Directory domain administrator, value is masked in the response
- preferred
Servers StringFor Ldap Client - Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed.
- security
Operators List<String> - Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier
- server
Root StringCACertificate - When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes.
- site String
- The Active Directory site the service will limit Domain Controller discovery to
- smb
Server StringName - NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes
- username String
- A domain user account with permission to create machine accounts
- status string
- Status of the Active Directory
- status
Details string - Any details in regards to the Status of the Active Directory
- active
Directory stringId - Id of the Active Directory
- ad
Name string - Name of the active directory machine. This optional parameter is used only while creating kerberos volume
- administrators string[]
- Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier
- aes
Encryption boolean - If enabled, AES encryption will be enabled for SMB communication.
- allow
Local booleanNfs Users With Ldap - If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes.
- backup
Operators string[] - Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier
- dns string
- Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain
- domain string
- Name of the Active Directory domain
- encrypt
DCConnections boolean - If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted.
- kdc
IP string - kdc server IP addresses for the active directory machine. This optional parameter is used only while creating kerberos volume.
- ldap
Over booleanTLS - Specifies whether or not the LDAP traffic needs to be secured via TLS.
- ldap
Search LdapScope Search Scope Opt Response - LDAP Search scope options
- ldap
Signing boolean - Specifies whether or not the LDAP traffic needs to be signed.
- organizational
Unit string - The Organizational Unit (OU) within the Windows Active Directory
- password string
- Plain text password of Active Directory domain administrator, value is masked in the response
- preferred
Servers stringFor Ldap Client - Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed.
- security
Operators string[] - Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier
- server
Root stringCACertificate - When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes.
- site string
- The Active Directory site the service will limit Domain Controller discovery to
- smb
Server stringName - NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes
- username string
- A domain user account with permission to create machine accounts
- status str
- Status of the Active Directory
- status_
details str - Any details in regards to the Status of the Active Directory
- active_
directory_ strid - Id of the Active Directory
- ad_
name str - Name of the active directory machine. This optional parameter is used only while creating kerberos volume
- administrators Sequence[str]
- Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier
- aes_
encryption bool - If enabled, AES encryption will be enabled for SMB communication.
- allow_
local_ boolnfs_ users_ with_ ldap - If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes.
- backup_
operators Sequence[str] - Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier
- dns str
- Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain
- domain str
- Name of the Active Directory domain
- encrypt_
dc_ boolconnections - If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted.
- kdc_
ip str - kdc server IP addresses for the active directory machine. This optional parameter is used only while creating kerberos volume.
- ldap_
over_ booltls - Specifies whether or not the LDAP traffic needs to be secured via TLS.
- ldap_
search_ Ldapscope Search Scope Opt Response - LDAP Search scope options
- ldap_
signing bool - Specifies whether or not the LDAP traffic needs to be signed.
- organizational_
unit str - The Organizational Unit (OU) within the Windows Active Directory
- password str
- Plain text password of Active Directory domain administrator, value is masked in the response
- preferred_
servers_ strfor_ ldap_ client - Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed.
- security_
operators Sequence[str] - Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier
- server_
root_ strca_ certificate - When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes.
- site str
- The Active Directory site the service will limit Domain Controller discovery to
- smb_
server_ strname - NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes
- username str
- A domain user account with permission to create machine accounts
- status String
- Status of the Active Directory
- status
Details String - Any details in regards to the Status of the Active Directory
- active
Directory StringId - Id of the Active Directory
- ad
Name String - Name of the active directory machine. This optional parameter is used only while creating kerberos volume
- administrators List<String>
- Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier
- aes
Encryption Boolean - If enabled, AES encryption will be enabled for SMB communication.
- allow
Local BooleanNfs Users With Ldap - If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes.
- backup
Operators List<String> - Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier
- dns String
- Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain
- domain String
- Name of the Active Directory domain
- encrypt
DCConnections Boolean - If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted.
- kdc
IP String - kdc server IP addresses for the active directory machine. This optional parameter is used only while creating kerberos volume.
- ldap
Over BooleanTLS - Specifies whether or not the LDAP traffic needs to be secured via TLS.
- ldap
Search Property MapScope - LDAP Search scope options
- ldap
Signing Boolean - Specifies whether or not the LDAP traffic needs to be signed.
- organizational
Unit String - The Organizational Unit (OU) within the Windows Active Directory
- password String
- Plain text password of Active Directory domain administrator, value is masked in the response
- preferred
Servers StringFor Ldap Client - Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed.
- security
Operators List<String> - Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier
- server
Root StringCACertificate - When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes.
- site String
- The Active Directory site the service will limit Domain Controller discovery to
- smb
Server StringName - NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes
- username String
- A domain user account with permission to create machine accounts
EncryptionIdentityResponse
- Principal
Id string - The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.
- User
Assigned stringIdentity - The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities.
- Principal
Id string - The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.
- User
Assigned stringIdentity - The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities.
- principal
Id String - The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.
- user
Assigned StringIdentity - The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities.
- principal
Id string - The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.
- user
Assigned stringIdentity - The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities.
- principal_
id str - The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.
- user_
assigned_ stridentity - The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities.
- principal
Id String - The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.
- user
Assigned StringIdentity - The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities.
KeyVaultPropertiesResponse
- Key
Name string - The name of KeyVault key.
- Key
Vault stringId - UUID v4 used to identify the Azure Key Vault configuration
- Key
Vault stringResource Id - The resource ID of KeyVault.
- Key
Vault stringUri - The Uri of KeyVault.
- Status string
- Status of the KeyVault connection.
- Key
Name string - The name of KeyVault key.
- Key
Vault stringId - UUID v4 used to identify the Azure Key Vault configuration
- Key
Vault stringResource Id - The resource ID of KeyVault.
- Key
Vault stringUri - The Uri of KeyVault.
- Status string
- Status of the KeyVault connection.
- key
Name String - The name of KeyVault key.
- key
Vault StringId - UUID v4 used to identify the Azure Key Vault configuration
- key
Vault StringResource Id - The resource ID of KeyVault.
- key
Vault StringUri - The Uri of KeyVault.
- status String
- Status of the KeyVault connection.
- key
Name string - The name of KeyVault key.
- key
Vault stringId - UUID v4 used to identify the Azure Key Vault configuration
- key
Vault stringResource Id - The resource ID of KeyVault.
- key
Vault stringUri - The Uri of KeyVault.
- status string
- Status of the KeyVault connection.
- key_
name str - The name of KeyVault key.
- key_
vault_ strid - UUID v4 used to identify the Azure Key Vault configuration
- key_
vault_ strresource_ id - The resource ID of KeyVault.
- key_
vault_ struri - The Uri of KeyVault.
- status str
- Status of the KeyVault connection.
- key
Name String - The name of KeyVault key.
- key
Vault StringId - UUID v4 used to identify the Azure Key Vault configuration
- key
Vault StringResource Id - The resource ID of KeyVault.
- key
Vault StringUri - The Uri of KeyVault.
- status String
- Status of the KeyVault connection.
LdapSearchScopeOptResponse
- Group
DN string - This specifies the group DN, which overrides the base DN for group lookups.
- Group
Membership stringFilter - This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server.
- User
DN string - This specifies the user DN, which overrides the base DN for user lookups.
- Group
DN string - This specifies the group DN, which overrides the base DN for group lookups.
- Group
Membership stringFilter - This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server.
- User
DN string - This specifies the user DN, which overrides the base DN for user lookups.
- group
DN String - This specifies the group DN, which overrides the base DN for group lookups.
- group
Membership StringFilter - This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server.
- user
DN String - This specifies the user DN, which overrides the base DN for user lookups.
- group
DN string - This specifies the group DN, which overrides the base DN for group lookups.
- group
Membership stringFilter - This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server.
- user
DN string - This specifies the user DN, which overrides the base DN for user lookups.
- group_
dn str - This specifies the group DN, which overrides the base DN for group lookups.
- group_
membership_ strfilter - This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server.
- user_
dn str - This specifies the user DN, which overrides the base DN for user lookups.
- group
DN String - This specifies the group DN, which overrides the base DN for group lookups.
- group
Membership StringFilter - This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server.
- user
DN String - This specifies the user DN, which overrides the base DN for user lookups.
ManagedServiceIdentityResponse
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Net App. Inputs. User Assigned Identity Response> - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- User
Assigned map[string]UserIdentities Assigned Identity Response - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal_
id str - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_
id str - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type str
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned Map<Property Map>Identities - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
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.
UserAssignedIdentityResponse
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
- client
Id string - The client ID of the assigned identity.
- principal
Id string - The principal ID of the assigned identity.
- client_
id str - The client ID of the assigned identity.
- principal_
id str - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0