GetServiceResult

constructor(authOptions: DataPlaneAuthOptionsResponse? = null, disableLocalAuth: Boolean? = null, encryptionWithCmk: EncryptionWithCmkResponse? = null, hostingMode: String? = null, id: String, identity: IdentityResponse? = null, location: String, name: String, networkRuleSet: NetworkRuleSetResponse? = null, partitionCount: Int? = null, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicNetworkAccess: String? = null, replicaCount: Int? = null, sharedPrivateLinkResources: List<SharedPrivateLinkResourceResponse>, sku: SkuResponse? = null, status: String, statusDetails: String, tags: Map<String, String>? = null, type: String)