Compartir a través de


AttachedNetworkConnectionProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.AttachedNetworkConnectionPropertiesTypeConverter))]
public class AttachedNetworkConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IAttachedNetworkConnectionProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.AttachedNetworkConnectionPropertiesTypeConverter))>]
type AttachedNetworkConnectionProperties = class
    interface IAttachedNetworkConnectionProperties
    interface IJsonSerializable
Public Class AttachedNetworkConnectionProperties
Implements IAttachedNetworkConnectionProperties
Inheritance
AttachedNetworkConnectionProperties
Attributes
Implements

Constructors

AttachedNetworkConnectionProperties()

Properties

DomainJoinType
HealthCheckStatus
NetworkConnectionId
NetworkConnectionLocation
ProvisioningState

Methods

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

Applies to