IOperationsListResult.Value Property

Definition

List of CDN operations supported by the CDN resource provider.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of CDN operations supported by the CDN resource provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOperation) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOperation[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of CDN operations supported by the CDN resource provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOperation) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOperation[] with get, set
Public Property Value As IOperation()

Property Value

Attributes

Applies to