Share via


CustomRpManifest.Action Property

Definition

A list of actions that the custom resource provider implements.

[Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Origin(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.ICustomRpActionRouteDefinition[] Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Origin(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.PropertyOrigin.Inlined)>]
member this.Action : Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.ICustomRpActionRouteDefinition[] with get, set
Public Property Action As ICustomRpActionRouteDefinition()

Property Value

Implements

Attributes

Applies to