Compartir a través de


NetworkConnectionUpdateProperties Class

Definition

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

Constructors

NetworkConnectionUpdateProperties()

Properties

DomainName
DomainPassword
DomainUsername
OrganizationUnit
SubnetId

Methods

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

Applies to