ServiceBusQueueCreateParameters.IsAnonymousAccessible Property

Definition

Optional. Gets whether anonymous access is allowed. (see http://msdn.microsoft.com/en-us/library/windowsazure/hh780773.aspx for more information)

public bool IsAnonymousAccessible { get; set; }
member this.IsAnonymousAccessible : bool with get, set
Public Property IsAnonymousAccessible As Boolean

Property Value

Applies to