INetworkConnection 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.NetworkConnectionTypeConverter))]
public interface INetworkConnection : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api30.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkConnectionTypeConverter))>]
type INetworkConnection = interface
interface IJsonSerializable
interface ITrackedResource
interface IResource
Public Interface INetworkConnection
Implements ITrackedResource
- Derived
- Attributes
- Implements
Properties
DomainJoinType | |
DomainName | |
DomainPassword | |
DomainUsername | |
HealthCheckStatus | |
Id | (Inherited from IResource) |
Location | (Inherited from ITrackedResource) |
Name | (Inherited from IResource) |
NetworkingResourceGroupName | |
OrganizationUnit | |
ProvisioningState | |
SubnetId | |
SystemDataCreatedAt | (Inherited from IResource) |
SystemDataCreatedBy | (Inherited from IResource) |
SystemDataCreatedByType | (Inherited from IResource) |
SystemDataLastModifiedAt | (Inherited from IResource) |
SystemDataLastModifiedBy | (Inherited from IResource) |
SystemDataLastModifiedByType | (Inherited from IResource) |
Tag | (Inherited from ITrackedResource) |
Type | (Inherited from IResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |