IExternalEvaluationEndpointInvocationResult.EndpointKind Property
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.
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