Uses of Class
com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
Packages that use ContainerGroupSubnetId
Package
Description
Package containing the inner data models for ContainerInstanceManagementClient.
null.
Package containing the data models for ContainerInstanceManagementClient.
null.
-
Uses of ContainerGroupSubnetId in com.azure.resourcemanager.containerinstance.fluent.models
Methods in com.azure.resourcemanager.containerinstance.fluent.models that return types with arguments of type ContainerGroupSubnetIdModifier and TypeMethodDescriptionContainerGroupInner.subnetIds()Get the subnetIds property: The subnet resource IDs for a container group.ContainerGroupProperties.subnetIds()Get the subnetIds property: The subnet resource IDs for a container group.Method parameters in com.azure.resourcemanager.containerinstance.fluent.models with type arguments of type ContainerGroupSubnetIdModifier and TypeMethodDescriptionContainerGroupInner.withSubnetIds(List<ContainerGroupSubnetId> subnetIds) Set the subnetIds property: The subnet resource IDs for a container group.ContainerGroupProperties.withSubnetIds(List<ContainerGroupSubnetId> subnetIds) Set the subnetIds property: The subnet resource IDs for a container group. -
Uses of ContainerGroupSubnetId in com.azure.resourcemanager.containerinstance.models
Classes in com.azure.resourcemanager.containerinstance.models that implement interfaces with type arguments of type ContainerGroupSubnetIdModifier and TypeClassDescriptionfinal classContainer group subnet information.Methods in com.azure.resourcemanager.containerinstance.models that return ContainerGroupSubnetIdModifier and TypeMethodDescriptionstatic ContainerGroupSubnetIdContainerGroupSubnetId.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerGroupSubnetId from the JsonReader.Set the id property: Resource ID of virtual network and subnet.Set the name property: Friendly name for the subnet.Methods in com.azure.resourcemanager.containerinstance.models that return types with arguments of type ContainerGroupSubnetId