AccountPropertiesPatch interface
NetApp account properties for PATCH operations
Properties
| active |
Active Directories |
| encryption | Encryption settings |
| entra |
Entra ID configuration for the account. |
| ldap |
LDAP Configuration for the account. |
| multi |
MultiAD Status for the account |
| nfsV4IDDomain | Domain for NFSv4 user ID mapping. This property will be set for all NetApp accounts in the subscription and region and only affect non ldap NFSv4 volumes. |
Property Details
activeDirectories
encryption
entraIdConfig
Entra ID configuration for the account.
entraIdConfig?: EntraIdConfigPatch
Property Value
ldapConfiguration
LDAP Configuration for the account.
ldapConfiguration?: LdapConfigurationPatch
Property Value
multiAdStatus
MultiAD Status for the account
multiAdStatus?: string
Property Value
string
nfsV4IDDomain
Domain for NFSv4 user ID mapping. This property will be set for all NetApp accounts in the subscription and region and only affect non ldap NFSv4 volumes.
nfsV4IDDomain?: null | string
Property Value
null | string