Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Disallowed |
GalleryImageInner.disallowed()
Get the disallowed property: Describes the disallowed disk types.
|
Modifier and Type | Method and Description |
---|---|
GalleryImageInner |
GalleryImageInner.withDisallowed(Disallowed disallowed)
Set the disallowed property: Describes the disallowed disk types.
|
Modifier and Type | Method and Description |
---|---|
Disallowed |
GalleryImage.disallowed() |
Disallowed |
GalleryImageUpdate.disallowed()
Get the disallowed property: Describes the disallowed disk types.
|
Disallowed |
Disallowed.withDiskTypes(List<String> diskTypes)
Set the diskTypes property: A list of disk types.
|
Modifier and Type | Method and Description |
---|---|
GalleryImage.DefinitionStages.WithCreate |
GalleryImage.DefinitionStages.WithDisallowed.withDisallowed(Disallowed disallowed)
Specifies disallowed settings.
|
GalleryImage.Update |
GalleryImage.UpdateStages.WithDisallowed.withDisallowed(Disallowed disallowed)
Specifies disallowed settings.
|
GalleryImageUpdate |
GalleryImageUpdate.withDisallowed(Disallowed disallowed)
Set the disallowed property: Describes the disallowed disk types.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.