IOperation.Property Property

Definition

Operation properties.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=false, Description="Operation properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.IOperationProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="properties", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.IOperationProperties Property { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=false, Description="Operation properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.IOperationProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="properties", Update=false)>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.IOperationProperties
Public ReadOnly Property Property As IOperationProperties

Property Value

Attributes

Applies to