Language

IExternalEvaluationEndpointInvocationResult.EndpointKind Property

Definition

The external evaluation endpoint kind.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The external evaluation endpoint kind.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="endpointKind", Update=true)]
public string EndpointKind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The external evaluation endpoint kind.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="endpointKind", Update=true)>]
member this.EndpointKind : string with get, set
Public Property EndpointKind As String

Property Value

Attributes

Applies to