Uses of Class
com.azure.resourcemanager.network.models.Sku
-
Packages that use Sku Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models 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 Sku Modifier and Type Method Description SkuBastionHostInner. sku()Get the sku property: The sku of this Bastion Host.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type Sku Modifier and Type Method Description BastionHostInnerBastionHostInner. withSku(Sku sku)Set the sku property: The sku of this Bastion Host. -
Uses of Sku in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return Sku Modifier and Type Method Description SkuSku. withName(BastionHostSkuName name)Set the name property: The name of this Bastion Host.
-