AvailabilitySetUpdate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Rest.Serialization.JsonTransformation]
public class AvailabilitySetUpdate : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UpdateResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AvailabilitySetUpdate = class
inherit UpdateResource
Public Class AvailabilitySetUpdate
Inherits UpdateResource
- Inheritance
- Attributes
Constructors
AvailabilitySetUpdate() | |
AvailabilitySetUpdate(IDictionary<String,String>, Nullable<Int32>, Nullable<Int32>, IList<SubResource>, IList<InstanceViewStatus>, Sku) |
Properties
PlatformFaultDomainCount | |
PlatformUpdateDomainCount | |
Sku | |
Statuses | |
Tags | (Inherited from UpdateResource) |
VirtualMachines |