Virtual Machine Instance Args
constructor(createFromLocal: Output<Boolean>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, hardwareProfile: Output<VirtualMachineInstancePropertiesHardwareProfileArgs>? = null, httpProxyConfig: Output<HttpProxyConfigurationArgs>? = null, identity: Output<ManagedServiceIdentityArgs>? = 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)