Uses of Class
com.azure.resourcemanager.compute.models.PurchasePlanAutoGenerated
-
Packages that use PurchasePlanAutoGenerated 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. -
-
Uses of PurchasePlanAutoGenerated in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return PurchasePlanAutoGenerated Modifier and Type Method Description PurchasePlanAutoGeneratedDiskInner. purchasePlan()Get the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.PurchasePlanAutoGeneratedDiskProperties. purchasePlan()Get the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.PurchasePlanAutoGeneratedDiskRestorePointInner. purchasePlan()Get the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.PurchasePlanAutoGeneratedDiskRestorePointProperties. purchasePlan()Get the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.PurchasePlanAutoGeneratedDiskUpdateProperties. purchasePlan()Get the purchasePlan property: Purchase plan information to be added on the OS disk.PurchasePlanAutoGeneratedSnapshotInner. purchasePlan()Get the purchasePlan property: Purchase plan information for the image from which the source disk for the snapshot was originally created.PurchasePlanAutoGeneratedSnapshotProperties. 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 PurchasePlanAutoGenerated Modifier and Type Method Description DiskInnerDiskInner. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskPropertiesDiskProperties. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskRestorePointInnerDiskRestorePointInner. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskRestorePointPropertiesDiskRestorePointProperties. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskUpdatePropertiesDiskUpdateProperties. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information to be added on the OS disk.SnapshotInnerSnapshotInner. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information for the image from which the source disk for the snapshot was originally created.SnapshotPropertiesSnapshotProperties. 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 PurchasePlanAutoGenerated Modifier and Type Method Description PurchasePlanAutoGeneratedDiskUpdate. purchasePlan()Get the purchasePlan property: Purchase plan information to be added on the OS disk.PurchasePlanAutoGeneratedPurchasePlanAutoGenerated. withName(String name)Set the name property: The plan ID.PurchasePlanAutoGeneratedPurchasePlanAutoGenerated. withProduct(String product)Set the product property: Specifies the product of the image from the marketplace.PurchasePlanAutoGeneratedPurchasePlanAutoGenerated. withPromotionCode(String promotionCode)Set the promotionCode property: The Offer Promotion Code.PurchasePlanAutoGeneratedPurchasePlanAutoGenerated. withPublisher(String publisher)Set the publisher property: The publisher ID.Methods in com.azure.resourcemanager.compute.models with parameters of type PurchasePlanAutoGenerated Modifier and Type Method Description DiskUpdateDiskUpdate. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information to be added on the OS disk.
-