IOperation.Property Property

Definition

Additional descriptions for the operation.

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

Property Value

Attributes

Applies to