Interface FlowLogSettings.UpdateStages.WithStorageAccount

  • All Known Subinterfaces:
    FlowLogSettings.Update
    Enclosing interface:
    FlowLogSettings.UpdateStages

    public static interface FlowLogSettings.UpdateStages.WithStorageAccount
    The stage of the flow log information update allowing to specify storage account.
    • Method Detail

      • withStorageAccount

        FlowLogSettings.Update withStorageAccount​(String storageId)
        Specifies the storage account to use for storing log.
        Parameters:
        storageId - id of the storage account
        Returns:
        the next stage of the flow log information update