Uses of Class
com.azure.resourcemanager.compute.fluent.models.GalleryImageInner
Packages that use GalleryImageInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryImageInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return GalleryImageInnerModifier and TypeMethodDescriptionGalleryImagesClient.createOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.GalleryImagesClient.createOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage, com.azure.core.util.Context context) Create or update a gallery image definition.Retrieves information about a gallery image definition.GalleryImagesClient.update(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage) Update a gallery image definition.GalleryImagesClient.update(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage, com.azure.core.util.Context context) Update a gallery image definition.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type GalleryImageInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage, com.azure.core.util.Context context) Create or update a gallery image definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage, com.azure.core.util.Context context) Create or update a gallery image definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage) Update a gallery image definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage) Update a gallery image definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage, com.azure.core.util.Context context) Update a gallery image definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage, com.azure.core.util.Context context) Update a gallery image definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginUpdateAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage) Update a gallery image definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginUpdateAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage) Update a gallery image definition.GalleryImagesClient.createOrUpdateAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.Retrieves information about a gallery image definition.com.azure.core.http.rest.Response<GalleryImageInner> GalleryImagesClient.getWithResponse(String resourceGroupName, String galleryName, String galleryImageName, com.azure.core.util.Context context) Retrieves information about a gallery image definition.Mono<com.azure.core.http.rest.Response<GalleryImageInner>> GalleryImagesClient.getWithResponseAsync(String resourceGroupName, String galleryName, String galleryImageName) Retrieves information about a gallery image definition.com.azure.core.http.rest.PagedIterable<GalleryImageInner> GalleryImagesClient.listByGallery(String resourceGroupName, String galleryName) List gallery image definitions in a gallery.com.azure.core.http.rest.PagedIterable<GalleryImageInner> GalleryImagesClient.listByGallery(String resourceGroupName, String galleryName, com.azure.core.util.Context context) List gallery image definitions in a gallery.com.azure.core.http.rest.PagedFlux<GalleryImageInner> GalleryImagesClient.listByGalleryAsync(String resourceGroupName, String galleryName) List gallery image definitions in a gallery.GalleryImagesClient.updateAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageUpdate galleryImage) Update a gallery image definition.Methods in com.azure.resourcemanager.compute.fluent with parameters of type GalleryImageInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage, com.azure.core.util.Context context) Create or update a gallery image definition.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryImageInner>, GalleryImageInner> GalleryImagesClient.beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.GalleryImagesClient.createOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.GalleryImagesClient.createOrUpdate(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage, com.azure.core.util.Context context) Create or update a gallery image definition.GalleryImagesClient.createOrUpdateAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> GalleryImagesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String galleryName, String galleryImageName, GalleryImageInner galleryImage) Create or update a gallery image definition. -
Uses of GalleryImageInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return GalleryImageInnerModifier and TypeMethodDescriptionstatic GalleryImageInnerGalleryImageInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryImageInner from the JsonReader.GalleryImageInner.withAllowUpdateImage(Boolean allowUpdateImage) Set the allowUpdateImage property: Optional.GalleryImageInner.withArchitecture(Architecture architecture) Set the architecture property: The architecture of the image.GalleryImageInner.withDescription(String description) Set the description property: The description of this gallery image definition resource.GalleryImageInner.withDisallowed(Disallowed disallowed) Set the disallowed property: Describes the disallowed disk types.GalleryImageInner.withEndOfLifeDate(OffsetDateTime endOfLifeDate) Set the endOfLifeDate property: The end of life date of the gallery image definition.Set the eula property: The Eula agreement for the gallery image definition.GalleryImageInner.withFeatures(List<GalleryImageFeature> features) Set the features property: A list of gallery image features.GalleryImageInner.withHyperVGeneration(HyperVGeneration hyperVGeneration) Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.GalleryImageInner.withIdentifier(GalleryImageIdentifier identifier) Set the identifier property: This is the gallery image definition identifier.GalleryImageInner.withLocation(String location) GalleryImageInner.withOsState(OperatingSystemStateTypes osState) Set the osState property: This property allows the user to specify whether the virtual machines created under this image are 'Generalized' or 'Specialized'.GalleryImageInner.withOsType(OperatingSystemTypes osType) Set the osType property: This property allows you to specify the type of the OS that is included in the disk when creating a VM from a managed image.GalleryImageInner.withPrivacyStatementUri(String privacyStatementUri) Set the privacyStatementUri property: The privacy statement uri.GalleryImageInner.withPurchasePlan(ImagePurchasePlan purchasePlan) Set the purchasePlan property: Describes the gallery image definition purchase plan.GalleryImageInner.withRecommended(RecommendedMachineConfiguration recommended) Set the recommended property: The properties describe the recommended machine configuration for this Image Definition.GalleryImageInner.withReleaseNoteUri(String releaseNoteUri) Set the releaseNoteUri property: The release note uri. -
Uses of GalleryImageInner in com.azure.resourcemanager.compute.models
Subinterfaces with type arguments of type GalleryImageInner in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure gallery image.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type GalleryImageInnerModifier and TypeMethodDescriptionGalleryImageList.value()Get the value property: A list of Shared Image Gallery images.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type GalleryImageInnerModifier and TypeMethodDescriptionGalleryImageList.withValue(List<GalleryImageInner> value) Set the value property: A list of Shared Image Gallery images.