INetworkConnectionUpdate Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkConnectionUpdateTypeConverter))]
public interface INetworkConnectionUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ITrackedResourceUpdate
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkConnectionUpdateTypeConverter))>]
type INetworkConnectionUpdate = interface
interface IJsonSerializable
interface ITrackedResourceUpdate
Public Interface INetworkConnectionUpdate
Implements ITrackedResourceUpdate
- Derived
- Attributes
- Implements
Properties
DomainName | |
DomainPassword | |
DomainUsername | |
Location | (Inherited from ITrackedResourceUpdate) |
OrganizationUnit | |
SubnetId | |
Tag | (Inherited from ITrackedResourceUpdate) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |