Share via


IOperationStatus.Property Property

Definition

Custom operation properties, populated only for a successful operation.

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

Property Value

Attributes

Applies to