ServiceAccountArgs

constructor(encryption: Output<ServiceAccountEncryptionArgs>? = null, identity: Output<ServiceAccountIdentityArgs>? = null, keyDeliveryAccessControl: Output<ServiceAccountKeyDeliveryAccessControlArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, storageAccounts: Output<List<ServiceAccountStorageAccountArgs>>? = null, storageAuthenticationType: Output<String>? = null, tags: Output<Map<String, String>>? = null)