Udostępnij za pośrednictwem


ILinkerResource.ClientType Property

Definition

The application client type

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The application client type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.ClientType) }, ReadOnly=false, Required=false, SerializedName="clientType")]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.ClientType? ClientType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The application client type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.ClientType) }, ReadOnly=false, Required=false, SerializedName="clientType")>]
member this.ClientType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.ClientType> with get, set
Public Property ClientType As Nullable(Of ClientType)

Property Value

Attributes

Applies to