IOperation.Property Property

Definition

Additional descriptions for the operation.

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

Property Value

Attributes

Applies to