VirtualMachineInstanceArgs

constructor(availabilitySets: Output<List<VirtualMachineInstancePropertiesAvailabilitySetsArgs>>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, hardwareProfile: Output<HardwareProfileArgs>? = null, infrastructureProfile: Output<InfrastructureProfileArgs>? = null, networkProfile: Output<NetworkProfileArgs>? = null, osProfile: Output<OsProfileForVMInstanceArgs>? = null, resourceUri: Output<String>? = null, storageProfile: Output<StorageProfileArgs>? = null)