Share via


NetworkProperties Class

Definition

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

Constructors

NetworkProperties()

Properties

DomainJoinType
DomainName
DomainPassword
DomainUsername
HealthCheckStatus
NetworkingResourceGroupName
OrganizationUnit
ProvisioningState
SubnetId

Methods

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

Applies to