AIServices Args
constructor(customSubdomainName: Output<String>? = null, customerManagedKey: Output<AIServicesCustomerManagedKeyArgs>? = null, fqdns: Output<List<String>>? = null, identity: Output<AIServicesIdentityArgs>? = null, localAuthenticationEnabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, networkAcls: Output<AIServicesNetworkAclsArgs>? = null, outboundNetworkAccessRestricted: Output<Boolean>? = null, publicNetworkAccess: Output<String>? = null, resourceGroupName: Output<String>? = null, skuName: Output<String>? = null, storages: Output<List<AIServicesStorageArgs>>? = null, tags: Output<Map<String, String>>? = null)