次の方法で共有


IResourceProviderOperationList.Value Property

Definition

List of operations supported by this resource provider.

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

Property Value

Attributes

Applies to