Share via


IVirtualNetworkPropertiesStatus Interface

Definition

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

Properties

Code

The error code from the operation.

Message

The error message from the operation.

OperationStatusOperationId

The identifier of the operation.

OperationStatusStatus

The status of the operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to