ConfigurationNameItem.ClientType Property

Definition

The client type for configuration names.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.ClientType? ClientType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Inlined)>]
member this.ClientType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.ClientType> with get, set
Public Property ClientType As Nullable(Of ClientType)

Property Value

Implements

Attributes

Applies to