Compartir a través de


INetworkProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkPropertiesTypeConverter))]
public interface INetworkProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnectionUpdateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkPropertiesTypeConverter))>]
type INetworkProperties = interface
    interface IJsonSerializable
    interface INetworkConnectionUpdateProperties
Public Interface INetworkProperties
Implements INetworkConnectionUpdateProperties
Derived
Attributes
Implements

Properties

DomainJoinType
DomainName (Inherited from INetworkConnectionUpdateProperties)
DomainPassword (Inherited from INetworkConnectionUpdateProperties)
DomainUsername (Inherited from INetworkConnectionUpdateProperties)
HealthCheckStatus
NetworkingResourceGroupName
OrganizationUnit (Inherited from INetworkConnectionUpdateProperties)
ProvisioningState
SubnetId (Inherited from INetworkConnectionUpdateProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to