Aracılığıyla paylaş


IDistributionConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DistributionConfigurationTypeConverter))]
public interface IDistributionConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DistributionConfigurationTypeConverter))>]
type IDistributionConfiguration = interface
    interface IJsonSerializable
Public Interface IDistributionConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DistributionType

[Required] Specifies the type of distribution framework.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to