ArmLargeInstanceModelFactory
LargeInstanceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, LargeInstanceProperties)
LargeInstanceDisk(String, Int32?, Int32?)
LargeInstanceNetworkProfile(IEnumerable<LargeInstanceIPAddress>, String)
LargeInstancePatch(IDictionary<String, String>)
LargeInstanceProperties(LargeInstanceHardwareProfile, LargeInstanceStorageProfile, LargeInstanceOSProfile, LargeInstanceNetworkProfile, String, LargeInstancePowerState?, String, String, LargeInstanceProvisioningState?)
LargeInstanceStorageProfile(String, IEnumerable<LargeInstanceDisk>)
LargeStorageInstanceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, LargeStorageInstanceProperties, ManagedServiceIdentity)
LargeStorageInstancePatch(IDictionary<String, String>, ManagedServiceIdentity)
net11.0
namespace Azure.ResourceManager.LargeInstance.Models
{
public static class ArmLargeInstanceModelFactory
{
public static LargeInstancePatch LargeInstancePatch(IDictionary<string, string> tags = null);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.LargeInstance , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.LargeInstance (1.0.0-beta.3) net10.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API