ServiceArgs

constructor(accessPolicyObjectIds: Output<List<String>>? = null, authenticationConfiguration: Output<ServiceAuthenticationConfigurationArgs>? = null, configurationExportStorageAccountName: Output<String>? = null, corsConfiguration: Output<ServiceCorsConfigurationArgs>? = null, cosmosdbKeyVaultKeyVersionlessId: Output<String>? = null, cosmosdbThroughput: Output<Int>? = null, identity: Output<ServiceIdentityArgs>? = null, kind: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)