Uses of Interface
com.azure.resourcemanager.devcenter.models.NetworkConnection.Update
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of NetworkConnection.Update in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionNetworkConnection.update()
Begins update for the NetworkConnection resource.NetworkConnection.UpdateStages.WithDomainName.withDomainName
(String domainName) Specifies the domainName property: Active Directory domain name.NetworkConnection.UpdateStages.WithDomainPassword.withDomainPassword
(String domainPassword) Specifies the domainPassword property: The password for the account used to join domain.NetworkConnection.UpdateStages.WithDomainUsername.withDomainUsername
(String domainUsername) Specifies the domainUsername property: The username of an Active Directory account (user or service account) that has permissions to create computer objects in Active Directory.NetworkConnection.UpdateStages.WithOrganizationUnit.withOrganizationUnit
(String organizationUnit) Specifies the organizationUnit property: Active Directory domain Organization Unit (OU).NetworkConnection.UpdateStages.WithSubnetId.withSubnetId
(String subnetId) Specifies the subnetId property: The subnet to attach Virtual Machines to.Specifies the tags property: Resource tags..