ServiceDelegationPropertiesFormat.Action Property

Definition

The actions permitted to the service upon delegation.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Action { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Action : System.Collections.Generic.List<string>
Public ReadOnly Property Action As List(Of String)

Property Value

Implements

Attributes

Applies to