Uses of Class
com.azure.resourcemanager.compute.models.Disallowed
Packages that use Disallowed
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of Disallowed in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return DisallowedModifier and TypeMethodDescriptionCommunityGalleryImageInner.disallowed()Get the disallowed property: Describes the disallowed disk types.CommunityGalleryImageProperties.disallowed()Get the disallowed property: Describes the disallowed disk types.GalleryImageInner.disallowed()Get the disallowed property: Describes the disallowed disk types.GalleryImageProperties.disallowed()Get the disallowed property: Describes the disallowed disk types.SharedGalleryImageInner.disallowed()Get the disallowed property: Describes the disallowed disk types.SharedGalleryImageProperties.disallowed()Get the disallowed property: Describes the disallowed disk types.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type DisallowedModifier and TypeMethodDescriptionCommunityGalleryImageInner.withDisallowed(Disallowed disallowed) Set the disallowed property: Describes the disallowed disk types.CommunityGalleryImageProperties.withDisallowed(Disallowed disallowed) Set the disallowed property: Describes the disallowed disk types.GalleryImageInner.withDisallowed(Disallowed disallowed) Set the disallowed property: Describes the disallowed disk types.GalleryImageProperties.withDisallowed(Disallowed disallowed) Set the disallowed property: Describes the disallowed disk types.SharedGalleryImageInner.withDisallowed(Disallowed disallowed) Set the disallowed property: Describes the disallowed disk types.SharedGalleryImageProperties.withDisallowed(Disallowed disallowed) Set the disallowed property: Describes the disallowed disk types. -
Uses of Disallowed in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DisallowedModifier and TypeMethodDescriptionGalleryImage.disallowed()GalleryImageUpdate.disallowed()Get the disallowed property: Describes the disallowed disk types.Disallowed.withDiskTypes(List<String> diskTypes) Set the diskTypes property: A list of disk types.Methods in com.azure.resourcemanager.compute.models with parameters of type DisallowedModifier and TypeMethodDescriptionGalleryImage.DefinitionStages.WithDisallowed.withDisallowed(Disallowed disallowed) Specifies disallowed settings.GalleryImage.UpdateStages.WithDisallowed.withDisallowed(Disallowed disallowed) Specifies disallowed settings.GalleryImageUpdate.withDisallowed(Disallowed disallowed) Set the disallowed property: Describes the disallowed disk types.