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.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.