Uses of Class
com.azure.resourcemanager.compute.fluent.models.VirtualMachineImageResourceInner
Packages that use VirtualMachineImageResourceInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
-
Uses of VirtualMachineImageResourceInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type VirtualMachineImageResourceInnerModifier and TypeMethodDescriptionGets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.VirtualMachineImagesEdgeZonesClient.list(String location, String edgeZone, String publisherName, String offer, String skus) Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and SKU.VirtualMachineImagesClient.listAsync(String location, String publisherName, String offer, String skus) Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.VirtualMachineImagesEdgeZonesClient.listAsync(String location, String edgeZone, String publisherName, String offer, String skus) Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and SKU.VirtualMachineImagesClient.listOffers(String location, String publisherName) Gets a list of virtual machine image offers for the specified location and publisher.VirtualMachineImagesEdgeZonesClient.listOffers(String location, String edgeZone, String publisherName) Gets a list of virtual machine image offers for the specified location, edge zone and publisher.VirtualMachineImagesClient.listOffersAsync(String location, String publisherName) Gets a list of virtual machine image offers for the specified location and publisher.VirtualMachineImagesEdgeZonesClient.listOffersAsync(String location, String edgeZone, String publisherName) Gets a list of virtual machine image offers for the specified location, edge zone and publisher.com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>> VirtualMachineImagesClient.listOffersWithResponse(String location, String publisherName, com.azure.core.util.Context context) Gets a list of virtual machine image offers for the specified location and publisher.com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>> VirtualMachineImagesEdgeZonesClient.listOffersWithResponse(String location, String edgeZone, String publisherName, com.azure.core.util.Context context) Gets a list of virtual machine image offers for the specified location, edge zone and publisher.Mono<com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>>> VirtualMachineImagesClient.listOffersWithResponseAsync(String location, String publisherName) Gets a list of virtual machine image offers for the specified location and publisher.Mono<com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>>> VirtualMachineImagesEdgeZonesClient.listOffersWithResponseAsync(String location, String edgeZone, String publisherName) Gets a list of virtual machine image offers for the specified location, edge zone and publisher.VirtualMachineImagesClient.listPublishers(String location) Gets a list of virtual machine image publishers for the specified Azure location.VirtualMachineImagesEdgeZonesClient.listPublishers(String location, String edgeZone) Gets a list of virtual machine image publishers for the specified Azure location and edge zone.VirtualMachineImagesClient.listPublishersAsync(String location) Gets a list of virtual machine image publishers for the specified Azure location.VirtualMachineImagesEdgeZonesClient.listPublishersAsync(String location, String edgeZone) Gets a list of virtual machine image publishers for the specified Azure location and edge zone.com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>> VirtualMachineImagesClient.listPublishersWithResponse(String location, com.azure.core.util.Context context) Gets a list of virtual machine image publishers for the specified Azure location.com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>> VirtualMachineImagesEdgeZonesClient.listPublishersWithResponse(String location, String edgeZone, com.azure.core.util.Context context) Gets a list of virtual machine image publishers for the specified Azure location and edge zone.Mono<com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>>> VirtualMachineImagesClient.listPublishersWithResponseAsync(String location) Gets a list of virtual machine image publishers for the specified Azure location.Mono<com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>>> VirtualMachineImagesEdgeZonesClient.listPublishersWithResponseAsync(String location, String edgeZone) Gets a list of virtual machine image publishers for the specified Azure location and edge zone.Gets a list of virtual machine image SKUs for the specified location, publisher, and offer.VirtualMachineImagesEdgeZonesClient.listSkus(String location, String edgeZone, String publisherName, String offer) Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer.VirtualMachineImagesClient.listSkusAsync(String location, String publisherName, String offer) Gets a list of virtual machine image SKUs for the specified location, publisher, and offer.VirtualMachineImagesEdgeZonesClient.listSkusAsync(String location, String edgeZone, String publisherName, String offer) Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer.com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>> VirtualMachineImagesClient.listSkusWithResponse(String location, String publisherName, String offer, com.azure.core.util.Context context) Gets a list of virtual machine image SKUs for the specified location, publisher, and offer.com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>> VirtualMachineImagesEdgeZonesClient.listSkusWithResponse(String location, String edgeZone, String publisherName, String offer, com.azure.core.util.Context context) Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer.Mono<com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>>> VirtualMachineImagesClient.listSkusWithResponseAsync(String location, String publisherName, String offer) Gets a list of virtual machine image SKUs for the specified location, publisher, and offer.Mono<com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>>> VirtualMachineImagesEdgeZonesClient.listSkusWithResponseAsync(String location, String edgeZone, String publisherName, String offer) Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer.com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>> VirtualMachineImagesClient.listWithResponse(String location, String publisherName, String offer, String skus, String expand, Integer top, String orderby, com.azure.core.util.Context context) Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>> VirtualMachineImagesEdgeZonesClient.listWithResponse(String location, String edgeZone, String publisherName, String offer, String skus, String expand, Integer top, String orderby, com.azure.core.util.Context context) Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and SKU.Mono<com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>>> VirtualMachineImagesClient.listWithResponseAsync(String location, String publisherName, String offer, String skus, String expand, Integer top, String orderby) Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.Mono<com.azure.core.http.rest.Response<List<VirtualMachineImageResourceInner>>> VirtualMachineImagesEdgeZonesClient.listWithResponseAsync(String location, String edgeZone, String publisherName, String offer, String skus, String expand, Integer top, String orderby) Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and SKU. -
Uses of VirtualMachineImageResourceInner in com.azure.resourcemanager.compute.fluent.models
Modifier and TypeClassDescriptionfinal classDescribes a Virtual Machine Image.Methods in com.azure.resourcemanager.compute.fluent.models that return VirtualMachineImageResourceInnerModifier and TypeMethodDescriptionVirtualMachineImageResourceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualMachineImageResourceInner from the JsonReader.VirtualMachineImageResourceInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the Virtual Machine.VirtualMachineImageResourceInner.withLocation(String location) Set the location property: The supported Azure location of the resource.Set the name property: The name of the resource.Set the tags property: Specifies the tags that are assigned to the virtual machine.Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type VirtualMachineImageResourceInnerModifier and TypeMethodDescriptionVmImagesInEdgeZoneListResultInner.value()Get the value property: The list of VMImages in EdgeZone.Method parameters in com.azure.resourcemanager.compute.fluent.models with type arguments of type VirtualMachineImageResourceInnerModifier and TypeMethodDescriptionVmImagesInEdgeZoneListResultInner.withValue(List<VirtualMachineImageResourceInner> value) Set the value property: The list of VMImages in EdgeZone.