Share via


AmlFilesystemCheckSubnetErrorFilesystemSubnet Class

Definition

The error details for the AML file system's subnet.

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.AmlFilesystemCheckSubnetErrorFilesystemSubnetTypeConverter))]
public class AmlFilesystemCheckSubnetErrorFilesystemSubnet : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IAmlFilesystemCheckSubnetErrorFilesystemSubnet
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.AmlFilesystemCheckSubnetErrorFilesystemSubnetTypeConverter))>]
type AmlFilesystemCheckSubnetErrorFilesystemSubnet = class
    interface IAmlFilesystemCheckSubnetErrorFilesystemSubnet
    interface IJsonSerializable
Public Class AmlFilesystemCheckSubnetErrorFilesystemSubnet
Implements IAmlFilesystemCheckSubnetErrorFilesystemSubnet
Inheritance
AmlFilesystemCheckSubnetErrorFilesystemSubnet
Attributes
Implements

Constructors

AmlFilesystemCheckSubnetErrorFilesystemSubnet()

Creates an new AmlFilesystemCheckSubnetErrorFilesystemSubnet instance.

Properties

Message

The details of the AML file system subnet check.

Status

The status of the AML file system subnet check.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AmlFilesystemCheckSubnetErrorFilesystemSubnet.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AmlFilesystemCheckSubnetErrorFilesystemSubnet.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IAmlFilesystemCheckSubnetErrorFilesystemSubnet.

FromJsonString(String)

Creates a new instance of AmlFilesystemCheckSubnetErrorFilesystemSubnet, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of AmlFilesystemCheckSubnetErrorFilesystemSubnet into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to