Delen via


CodeContainerProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CodeContainerPropertiesTypeConverter))]
public class CodeContainerProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ICodeContainerProperties, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CodeContainerPropertiesTypeConverter))>]
type CodeContainerProperties = class
    interface ICodeContainerProperties
    interface IJsonSerializable
    interface IAssetContainer
    interface IResourceBase
    interface IValidates
Public Class CodeContainerProperties
Implements ICodeContainerProperties, IValidates
Inheritance
CodeContainerProperties
Attributes
Implements

Constructors

CodeContainerProperties()

Properties

Description
IsArchived
LatestVersion
NextVersion
Property
Tag

Methods

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

Applies to