ScVmmVirtualMachineTemplateData(AzureLocation, ExtendedLocation) Constructor
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.
Initializes a new instance of ScVmmVirtualMachineTemplateData.
public ScVmmVirtualMachineTemplateData (Azure.Core.AzureLocation location, Azure.ResourceManager.Resources.Models.ExtendedLocation extendedLocation);
new Azure.ResourceManager.ArcScVmm.ScVmmVirtualMachineTemplateData : Azure.Core.AzureLocation * Azure.ResourceManager.Resources.Models.ExtendedLocation -> Azure.ResourceManager.ArcScVmm.ScVmmVirtualMachineTemplateData
Public Sub New (location As AzureLocation, extendedLocation As ExtendedLocation)
Parameters
- location
- AzureLocation
The location.
- extendedLocation
- ExtendedLocation
The extended location.
Exceptions
extendedLocation
is null.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET