ArmLargeInstanceModelFactory
LargeInstanceData(ResourceIdentifier, String, ResourceType, SystemData, LargeInstanceHardwareProfile, LargeInstanceStorageProfile, LargeInstanceOSProfile, LargeInstanceNetworkProfile, String, LargeInstancePowerState?, String, String, String, LargeInstanceProvisioningState?, IReadOnlyDictionary<String, String>, AzureLocation)
LargeInstanceDisk(String, Int32?, Int32?)
LargeInstanceHardwareProfile(LargeInstanceHardwareTypeName?, LargeInstanceSizeName?)
LargeInstanceIPAddress(String)
LargeInstanceNetworkProfile(IEnumerable<LargeInstanceIPAddress>, String)
LargeInstanceOperationStatusResult(ResourceIdentifier, ResourceIdentifier, String, String, Single?, DateTimeOffset?, DateTimeOffset?, IEnumerable<LargeInstanceOperationStatusResult>, ResponseError)
LargeInstanceOSProfile(String, String, String, String)
LargeInstanceStorageBillingProperties(String, String)
LargeInstanceStorageProfile(String, IEnumerable<LargeInstanceDisk>)
LargeInstanceStorageProperties(LargeInstanceProvisioningState?, String, String, String, LargeInstanceHardwareTypeName?, String, LargeInstanceStorageBillingProperties)
LargeStorageInstanceData(ResourceIdentifier, String, ResourceType, SystemData, String, LargeInstanceStorageProperties, IReadOnlyDictionary<String, String>, AzureLocation)
net10.0
namespace Azure.ResourceManager.LargeInstance.Models
{
public static class ArmLargeInstanceModelFactory
{
public static LargeInstanceStorageProfile LargeInstanceStorageProfile(string nfsIPAddress = null, IEnumerable<LargeInstanceDisk> osDisks = null);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.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.2) net8.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