Share via


DistributionConfiguration Class

Definition

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

Constructors

DistributionConfiguration()

Properties

DistributionType

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to