TopicSettings::Status Property
Gets or sets the current status of the topic.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
public: [DataMemberAttribute(Order = 7)] property Nullable<EntityStatus> Status { Nullable<EntityStatus> get(); void set(Nullable<EntityStatus> value); }
Show: