Share via


IOperation.Property Property

Definition

Properties of the operation

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Properties of the operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="properties")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IAny Property { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Properties of the operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="properties")>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IAny with get, set
Public Property Property As IAny

Property Value

Attributes

Applies to