AccountPropertiesPatch interface

NetApp account properties for PATCH operations

Properties

activeDirectories

Active Directories

encryption

Encryption settings

entraIdConfig

Entra ID configuration for the account.

ldapConfiguration

LDAP Configuration for the account.

multiAdStatus

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

Active Directories

activeDirectories?: ActiveDirectory[]

Property Value

encryption

Encryption settings

encryption?: AccountEncryption

Property Value

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