Service Args
constructor(hostingMode: Output<HostingMode>? = null, identity: Output<IdentityArgs>? = null, location: Output<String>? = null, networkRuleSet: Output<NetworkRuleSetArgs>? = null, partitionCount: Output<Int>? = null, publicNetworkAccess: Output<PublicNetworkAccess>? = null, replicaCount: Output<Int>? = null, resourceGroupName: Output<String>? = null, searchServiceName: Output<String>? = null, sku: Output<SkuArgs>? = null, tags: Output<Map<String, String>>? = null)