Uses of Class
com.azure.resourcemanager.compute.models.PurchasePlanAutoGenerated
Packages that use PurchasePlanAutoGenerated
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of PurchasePlanAutoGenerated in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return PurchasePlanAutoGeneratedModifier and TypeMethodDescriptionDiskInner.purchasePlan()Get the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskProperties.purchasePlan()Get the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskRestorePointInner.purchasePlan()Get the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskRestorePointProperties.purchasePlan()Get the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskUpdateProperties.purchasePlan()Get the purchasePlan property: Purchase plan information to be added on the OS disk.SnapshotInner.purchasePlan()Get the purchasePlan property: Purchase plan information for the image from which the source disk for the snapshot was originally created.SnapshotProperties.purchasePlan()Get the purchasePlan property: Purchase plan information for the image from which the source disk for the snapshot was originally created.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type PurchasePlanAutoGeneratedModifier and TypeMethodDescriptionDiskInner.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskProperties.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskRestorePointInner.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskRestorePointProperties.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskUpdateProperties.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) Set the purchasePlan property: Purchase plan information to be added on the OS disk.SnapshotInner.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) Set the purchasePlan property: Purchase plan information for the image from which the source disk for the snapshot was originally created.SnapshotProperties.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) Set the purchasePlan property: Purchase plan information for the image from which the source disk for the snapshot was originally created. -
Uses of PurchasePlanAutoGenerated in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return PurchasePlanAutoGeneratedModifier and TypeMethodDescriptionDiskUpdate.purchasePlan()Get the purchasePlan property: Purchase plan information to be added on the OS disk.Set the name property: The plan ID.PurchasePlanAutoGenerated.withProduct(String product) Set the product property: Specifies the product of the image from the marketplace.PurchasePlanAutoGenerated.withPromotionCode(String promotionCode) Set the promotionCode property: The Offer Promotion Code.PurchasePlanAutoGenerated.withPublisher(String publisher) Set the publisher property: The publisher ID.Methods in com.azure.resourcemanager.compute.models with parameters of type PurchasePlanAutoGeneratedModifier and TypeMethodDescriptionDiskUpdate.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) Set the purchasePlan property: Purchase plan information to be added on the OS disk.