azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.l...

30 строки
2.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.loganalytics.models.Table.UpdateStages.WithRestoredLogs"
fullName: "com.azure.resourcemanager.loganalytics.models.Table.UpdateStages.WithRestoredLogs"
name: "Table.UpdateStages.WithRestoredLogs"
nameWithType: "Table.UpdateStages.WithRestoredLogs"
summary: "The stage of the Table update allowing to specify restored<wbr>Logs."
syntax: "public static interface **Table.UpdateStages.WithRestoredLogs**"
methods:
- uid: "com.azure.resourcemanager.loganalytics.models.Table.UpdateStages.WithRestoredLogs.withRestoredLogs(com.azure.resourcemanager.loganalytics.models.RestoredLogs)"
fullName: "com.azure.resourcemanager.loganalytics.models.Table.UpdateStages.WithRestoredLogs.withRestoredLogs(RestoredLogs restoredLogs)"
name: "withRestoredLogs(RestoredLogs restoredLogs)"
nameWithType: "Table.UpdateStages.WithRestoredLogs.withRestoredLogs(RestoredLogs restoredLogs)"
summary: "Specifies the restored<wbr>Logs property: Parameters of the restore operation that initiated this table.."
modifiers:
- "abstract"
parameters:
- description: "Parameters of the restore operation that initiated this table."
name: "restoredLogs"
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.RestoredLogs?alt=com.azure.resourcemanager.loganalytics.models.RestoredLogs&text=RestoredLogs\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Table.Update withRestoredLogs(RestoredLogs restoredLogs)"
desc: "Specifies the restoredLogs property: Parameters of the restore operation that initiated this table.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Table.Update?alt=com.azure.resourcemanager.loganalytics.models.Table.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Table update allowing to specify restoredLogs."
metadata: {}
package: "com.azure.resourcemanager.loganalytics.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0