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