IUpdate Interface
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 flow log information update operation, containing all the settings that can be modified. Call Update.apply() to apply the changes to the resource in Azure.
public interface IUpdate : Microsoft.Azure.Management.Network.Fluent.FlowLogSettings.Update.IWithEnabled, Microsoft.Azure.Management.Network.Fluent.FlowLogSettings.Update.IWithRetentionPolicy, Microsoft.Azure.Management.Network.Fluent.FlowLogSettings.Update.IWithStorageAccount, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Network.Fluent.IFlowLogSettings>
type IUpdate = interface
interface IAppliable<IFlowLogSettings>
interface IIndexable
interface IWithEnabled
interface IWithStorageAccount
interface IWithRetentionPolicy
Public Interface IUpdate
Implements IAppliable(Of IFlowLogSettings), IWithEnabled, IWithRetentionPolicy, IWithStorageAccount
- Implements
Key | (Inherited from IIndexable) |
Apply() |
Execute the update request. (Inherited from IAppliable<T>) |
Apply |
Execute the update request asynchronously. (Inherited from IAppliable<T>) |
With |
Enable flow logging. (Inherited from IWithEnabled) |
Without |
Disable flow logging. (Inherited from IWithEnabled) |
With |
Set the number of days to store flow log. (Inherited from IWithRetentionPolicy) |
With |
Disable retention policy. (Inherited from IWithRetentionPolicy) |
With |
Enable retention policy. (Inherited from IWithRetentionPolicy) |
With |
Specifies the storage account to use for storing log. (Inherited from IWithStorageAccount) |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: