RevokedPublisherDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract(Name="RevokedPublisherDescription", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public sealed class RevokedPublisherDescription : Microsoft.ServiceBus.Messaging.EntityDescription
[<System.Runtime.Serialization.DataContract(Name="RevokedPublisherDescription", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")>]
type RevokedPublisherDescription = class
inherit EntityDescription
Public NotInheritable Class RevokedPublisherDescription
Inherits EntityDescription
- Inheritance
- Attributes
Constructors
RevokedPublisherDescription(String) |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from EntityDescription) |
IsReadOnly |
Gets or sets a value that indicates whether the entity description is read-only. (Inherited from EntityDescription) |
Name |
Methods
ThrowIfReadOnly() |
Throws an exception if the entity description is read-only. (Inherited from EntityDescription) |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET