Condividi tramite


INspAccessRuleProperties.Subscription Property

Definition

Subscriptions for inbound rules

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="Subscriptions for inbound rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INspAccessRulePropertiesSubscriptionsItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="subscriptions", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INspAccessRulePropertiesSubscriptionsItem> Subscription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="Subscriptions for inbound rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INspAccessRulePropertiesSubscriptionsItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="subscriptions", Update=true)>]
member this.Subscription : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INspAccessRulePropertiesSubscriptionsItem> with get, set
Public Property Subscription As List(Of INspAccessRulePropertiesSubscriptionsItem)

Property Value

Attributes

Applies to