FunctionsIdentity.ManagementPolicyName Property

Definition

The name of the Storage Account Management Policy. It should always be 'default'

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ManagementPolicyName? ManagementPolicyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.ManagementPolicyName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ManagementPolicyName> with get, set
Public Property ManagementPolicyName As Nullable(Of ManagementPolicyName)

Property Value

Implements

Attributes

Applies to