Share via


IAttachedNetworkConnectionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.AttachedNetworkConnectionPropertiesTypeConverter))]
public interface IAttachedNetworkConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.AttachedNetworkConnectionPropertiesTypeConverter))>]
type IAttachedNetworkConnectionProperties = interface
    interface IJsonSerializable
Public Interface IAttachedNetworkConnectionProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DomainJoinType

AAD Join type of the network. This is populated based on the referenced Network Connection.

HealthCheckStatus

Health check status values

NetworkConnectionId

The resource ID of the NetworkConnection you want to attach.

NetworkConnectionLocation

The geo-location where the NetworkConnection resource specified in 'networkConnectionResourceId' property lives.

ProvisioningState

The provisioning state of the resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to