Share via


DevCenterNetworkConnectionPatch Class

Definition

The network connection properties for partial update. Properties not provided in the update request will not be changed.

public class DevCenterNetworkConnectionPatch : Azure.ResourceManager.DevCenter.Models.DevCenterTrackedResourceUpdate
type DevCenterNetworkConnectionPatch = class
    inherit DevCenterTrackedResourceUpdate
Public Class DevCenterNetworkConnectionPatch
Inherits DevCenterTrackedResourceUpdate
Inheritance
DevCenterNetworkConnectionPatch

Constructors

DevCenterNetworkConnectionPatch()

Initializes a new instance of DevCenterNetworkConnectionPatch.

Properties

DomainName

Active Directory domain name.

DomainPassword

The password for the account used to join domain.

DomainUsername

The username of an Active Directory account (user or service account) that has permissions to create computer objects in Active Directory. Required format: admin@contoso.com.

Location

The geo-location where the resource lives.

(Inherited from DevCenterTrackedResourceUpdate)
OrganizationUnit

Active Directory domain Organization Unit (OU).

SubnetId

The subnet to attach Virtual Machines to.

Tags

Resource tags.

(Inherited from DevCenterTrackedResourceUpdate)

Applies to