ArmMachineLearningComputeModelFactory
AcsClusterProperties(String, OrchestratorType, ServicePrincipalProperties, IEnumerable<SystemService>, Int32?, Int32?, AgentVmSizeType?)
AppInsightsCredentials(String, String)
CheckSystemServicesUpdatesAvailableResponse(UpdatesAvailable?)
ContainerRegistryCredentials(String, String, String, String)
ContainerServiceCredentials(String, ServicePrincipalProperties, String)
ErrorDetail(String, String)
ErrorResponse(String, String, IEnumerable<ErrorDetail>)
ErrorResponseWrapper(ErrorResponse)
OperationalizationClusterCredentials(StorageAccountCredentials, ContainerRegistryCredentials, ContainerServiceCredentials, AppInsightsCredentials, ServiceAuthConfiguration, SslConfiguration)
OperationalizationClusterData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, String, DateTimeOffset?, DateTimeOffset?, OperationStatus?, IEnumerable<ErrorResponseWrapper>, ClusterType?, String, String, AcsClusterProperties, String, GlobalServiceConfiguration)
ResourceOperation(String, ResourceOperationDisplay, String)
ResourceOperationDisplay(String, String, String, String)
StorageAccountCredentials(String, String, String)
SystemService(SystemServiceType, String, String)
UpdateSystemServicesResponse(OperationStatus?, DateTimeOffset?, DateTimeOffset?)
xamarinmac
namespace Azure.ResourceManager.MachineLearningCompute.Models
{
public static class ArmMachineLearningComputeModelFactory
{
public static AcsClusterProperties AcsClusterProperties(string clusterFqdn = null, OrchestratorType orchestratorType = default, ServicePrincipalProperties orchestratorServicePrincipal = null, IEnumerable<SystemService> systemServices = null, int? masterCount = default, int? agentCount = default, AgentVmSizeType? agentVmSize = 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 xamarinmac | |
Assembly | Azure.ResourceManager.MachineLearningCompute , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.MachineLearningCompute (1.0.0-beta.5) netstandard2.0 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API