Uses of Class
com.azure.resourcemanager.network.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of Sku in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return SkuModifier and TypeMethodDescriptionBastionHostInner.sku()Get the sku property: The sku of this Bastion Host.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: The sku of this Bastion Host. -
Uses of Sku in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type SkuMethods in com.azure.resourcemanager.network.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.Sku.withName(BastionHostSkuName name) Set the name property: The name of the sku of this Bastion Host.