IOperationStatus.Property Property

Definition

Custom operation properties, populated only for a successful operation.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Custom operation properties, populated only for a successful operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="properties")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IAny Property { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Custom operation properties, populated only for a successful operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="properties")>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IAny
Public ReadOnly Property Property As IAny

Property Value

Attributes

Applies to