Get Attached Network By Dev Center Result
data class GetAttachedNetworkByDevCenterResult(val azureApiVersion: String, val domainJoinType: String, val healthCheckStatus: String, val id: String, val name: String, val networkConnectionId: String, val networkConnectionLocation: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
Represents an attached NetworkConnection.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
AAD Join type of the network. This is populated based on the referenced Network Connection.
Link copied to clipboard
Health check status values
Link copied to clipboard
The resource ID of the NetworkConnection you want to attach.
Link copied to clipboard
The geo-location where the NetworkConnection resource specified in 'networkConnectionResourceId' property lives.
Link copied to clipboard
The provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.