DevCenterNetworkConnectionPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
Azure SDK for .NET