Virtual Machine Instance Args
constructor(extendedLocation: Output<ExtendedLocationArgs>? = null, hardwareProfile: Output<VirtualMachineInstancePropertiesHardwareProfileArgs>? = null, identity: Output<IdentityArgs>? = null, networkProfile: Output<VirtualMachineInstancePropertiesNetworkProfileArgs>? = null, osProfile: Output<VirtualMachineInstancePropertiesOsProfileArgs>? = null, resourceUid: Output<String>? = null, resourceUri: Output<String>? = null, securityProfile: Output<VirtualMachineInstancePropertiesSecurityProfileArgs>? = null, storageProfile: Output<VirtualMachineInstancePropertiesStorageProfileArgs>? = null)