Delen via


NetworkConnectionUpdate Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkConnectionUpdateTypeConverter))]
public class NetworkConnectionUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnectionUpdate, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkConnectionUpdateTypeConverter))>]
type NetworkConnectionUpdate = class
    interface INetworkConnectionUpdate
    interface IJsonSerializable
    interface ITrackedResourceUpdate
    interface IValidates
Public Class NetworkConnectionUpdate
Implements INetworkConnectionUpdate, IValidates
Inheritance
NetworkConnectionUpdate
Attributes
Implements

Constructors

NetworkConnectionUpdate()

Properties

DomainName
DomainPassword
DomainUsername
Location
OrganizationUnit
SubnetId
Tag

Methods

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

Applies to