ArmSphereModelFactory
CountDevicesResult(Int32)
CountElementsResult(Int32)
ProofOfPossessionNonceResponse(String, SphereCertificateStatus?, String, String, DateTimeOffset?, DateTimeOffset?, SphereProvisioningState?)
SignedCapabilityImageResponse(String)
SphereCatalogData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, Guid?, SphereProvisioningState?)
SphereCertificateChainResult(String)
SphereCertificateData(ResourceIdentifier, String, ResourceType, SystemData, String, SphereCertificateStatus?, String, String, DateTimeOffset?, DateTimeOffset?, SphereProvisioningState?)
SphereCertificateProperties(String, SphereCertificateStatus?, String, String, DateTimeOffset?, DateTimeOffset?, SphereProvisioningState?)
SphereDeploymentData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<SphereImageData>, DateTimeOffset?, SphereProvisioningState?)
SphereDeviceData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, DateTimeOffset?, DateTimeOffset?, SphereProvisioningState?)
SphereDeviceGroupData(ResourceIdentifier, String, ResourceType, SystemData, String, SphereOSFeedType?, SphereUpdatePolicy?, SphereAllowCrashDumpCollectionStatus?, RegionalDataBoundary?, Boolean?, SphereProvisioningState?)
SphereDeviceInsight(String, String, DateTimeOffset, DateTimeOffset, String, String, String, Int32)
SphereImageData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, RegionalDataBoundary?, Uri, String, String, SphereImageType?, SphereProvisioningState?)
SphereProductData(ResourceIdentifier, String, ResourceType, SystemData, String, SphereProvisioningState?)
netcoreapp3.0
namespace Azure.ResourceManager.Sphere.Models
{
public static class ArmSphereModelFactory
{
public static SphereDeviceGroupData SphereDeviceGroupData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, string description = null, SphereOSFeedType? osFeedType = default, SphereUpdatePolicy? updatePolicy = default, SphereAllowCrashDumpCollectionStatus? allowCrashDumpsCollection = default, RegionalDataBoundary? regionalDataBoundary = default, bool? hasDeployment = default, SphereProvisioningState? provisioningState = default);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp3.0 | |
Assembly | Azure.ResourceManager.Sphere , Version=1.0.1.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.Sphere (1.0.1) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API