Registration.ChannelUri Property
Gets or sets the channel URI.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
[DataMemberAttribute(Order = 4, Name = "ChannelUri", IsRequired = true)] public string ChannelUri { get; set; }
Show: