Uses of Class
com.azure.resourcemanager.devcenter.fluent.models.NetworkConnectionUpdateProperties
Package
Description
Package containing the inner data models for DevCenterManagementClient.
-
Uses of NetworkConnectionUpdateProperties in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionNetworkConnectionUpdateProperties.withDomainName
(String domainName) Set the domainName property: Active Directory domain name.NetworkConnectionUpdateProperties.withDomainPassword
(String domainPassword) Set the domainPassword property: The password for the account used to join domain.NetworkConnectionUpdateProperties.withDomainUsername
(String domainUsername) Set the domainUsername property: The username of an Active Directory account (user or service account) that has permissions to create computer objects in Active Directory.NetworkConnectionUpdateProperties.withOrganizationUnit
(String organizationUnit) Set the organizationUnit property: Active Directory domain Organization Unit (OU).NetworkConnectionUpdateProperties.withSubnetId
(String subnetId) Set the subnetId property: The subnet to attach Virtual Machines to.