Get Virtual Machine Scale Set Result
data class GetVirtualMachineScaleSetResult(val additionalCapabilities: AdditionalCapabilitiesResponse? = null, val automaticRepairsPolicy: AutomaticRepairsPolicyResponse? = null, val doNotRunExtensionsOnOverprovisionedVMs: Boolean? = null, val extendedLocation: ExtendedLocationResponse? = null, val hostGroup: SubResourceResponse? = null, val id: String, val identity: VirtualMachineScaleSetIdentityResponse? = null, val location: String, val name: String, val orchestrationMode: String? = null, val overprovision: Boolean? = null, val plan: PlanResponse? = null, val platformFaultDomainCount: Int? = null, val provisioningState: String, val proximityPlacementGroup: SubResourceResponse? = null, val scaleInPolicy: ScaleInPolicyResponse? = null, val singlePlacementGroup: Boolean? = null, val sku: SkuResponse? = null, val tags: Map<String, String>? = null, val type: String, val uniqueId: String, val upgradePolicy: UpgradePolicyResponse? = null, val virtualMachineProfile: VirtualMachineScaleSetVMProfileResponse? = null, val zoneBalance: Boolean? = null, val zones: List<String>? = null)
Describes a Virtual Machine Scale Set.
Constructors
Link copied to clipboard
fun GetVirtualMachineScaleSetResult(additionalCapabilities: AdditionalCapabilitiesResponse? = null, automaticRepairsPolicy: AutomaticRepairsPolicyResponse? = null, doNotRunExtensionsOnOverprovisionedVMs: Boolean? = null, extendedLocation: ExtendedLocationResponse? = null, hostGroup: SubResourceResponse? = null, id: String, identity: VirtualMachineScaleSetIdentityResponse? = null, location: String, name: String, orchestrationMode: String? = null, overprovision: Boolean? = null, plan: PlanResponse? = null, platformFaultDomainCount: Int? = null, provisioningState: String, proximityPlacementGroup: SubResourceResponse? = null, scaleInPolicy: ScaleInPolicyResponse? = null, singlePlacementGroup: Boolean? = null, sku: SkuResponse? = null, tags: Map<String, String>? = null, type: String, uniqueId: String, upgradePolicy: UpgradePolicyResponse? = null, virtualMachineProfile: VirtualMachineScaleSetVMProfileResponse? = null, zoneBalance: Boolean? = null, zones: List<String>? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard