IOperationStatusResult.Target Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Runtime.Info(Description="The error target.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="target")]
public string Target { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Runtime.Info(Description="The error target.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="target")>]
member this.Target : string
Public ReadOnly Property Target As String

Property Value

String
Attributes

Applies to