FirewallRules.AzureService Property

Definition

Allow Azure services to access the target service if true.

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

Property Value

Implements

Attributes

Applies to