Uses of Class
com.azure.resourcemanager.cosmos.models.SqlDedicatedGatewayServiceResourceProperties
Packages that use SqlDedicatedGatewayServiceResourceProperties
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of SqlDedicatedGatewayServiceResourceProperties in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return SqlDedicatedGatewayServiceResourcePropertiesModifier and TypeMethodDescriptionSqlDedicatedGatewayServiceResourceProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SqlDedicatedGatewayServiceResourceProperties from the JsonReader.SqlDedicatedGatewayServiceResourceProperties.withDedicatedGatewayType
(DedicatedGatewayType dedicatedGatewayType) Set the dedicatedGatewayType property: DedicatedGatewayType for the service.SqlDedicatedGatewayServiceResourceProperties.withInstanceCount
(Integer instanceCount) Set the instanceCount property: Instance count for the service.SqlDedicatedGatewayServiceResourceProperties.withInstanceSize
(ServiceSize instanceSize) Set the instanceSize property: Instance type for the service.SqlDedicatedGatewayServiceResourceProperties.withSqlDedicatedGatewayEndpoint
(String sqlDedicatedGatewayEndpoint) Set the sqlDedicatedGatewayEndpoint property: SqlDedicatedGateway endpoint for the service.