IUpdate Interface
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.
The template for a consumer group update operation, containing all the settings that can be modified.
public interface IUpdate : Microsoft.Azure.Management.Eventhub.Fluent.EventHubConsumerGroup.Update.IWithUserMetadata, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Eventhub.Fluent.IEventHubConsumerGroup>
type IUpdate = interface
interface IBeta
interface IAppliable<IEventHubConsumerGroup>
interface IIndexable
interface IWithUserMetadata
Public Interface IUpdate
Implements IAppliable(Of IEventHubConsumerGroup), IBeta, IWithUserMetadata
- Implements
Properties
Key | (Inherited from IIndexable) |
Methods
Apply() |
Execute the update request. (Inherited from IAppliable<T>) |
ApplyAsync(CancellationToken, Boolean) |
Execute the update request asynchronously. (Inherited from IAppliable<T>) |
WithUserMetadata(String) |
Specifies user metadata. (Inherited from IWithUserMetadata) |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET