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

110 строки
6.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor"
name: "SapLandscapeMonitor"
nameWithType: "SapLandscapeMonitor"
summary: "An immutable client-side representation of Sap<wbr>Landscape<wbr>Monitor."
syntax: "public interface **SapLandscapeMonitor**"
methods:
- uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.grouping()"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.grouping()"
name: "grouping()"
nameWithType: "SapLandscapeMonitor.grouping()"
summary: "Gets the grouping property: Gets or sets the SID groupings by landscape and Environment."
modifiers:
- "abstract"
syntax: "public abstract SapLandscapeMonitorPropertiesGrouping grouping()"
desc: "Gets the grouping property: Gets or sets the SID groupings by landscape and Environment."
returns:
description: "the grouping value."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapLandscapeMonitorPropertiesGrouping?alt=com.azure.resourcemanager.workloads.models.SapLandscapeMonitorPropertiesGrouping&text=SapLandscapeMonitorPropertiesGrouping\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.id()"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.id()"
name: "id()"
nameWithType: "SapLandscapeMonitor.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.innerModel()"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.innerModel()"
name: "innerModel()"
nameWithType: "SapLandscapeMonitor.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>workloads.<wbr>fluent.<wbr>models.<wbr>Sap<wbr>Landscape<wbr>Monitor<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract SapLandscapeMonitorInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.workloads.fluent.models.SapLandscapeMonitorInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.workloads.fluent.models.SapLandscapeMonitorInner?alt=com.azure.resourcemanager.workloads.fluent.models.SapLandscapeMonitorInner&text=SapLandscapeMonitorInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.name()"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.name()"
name: "name()"
nameWithType: "SapLandscapeMonitor.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.provisioningState()"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.provisioningState()"
name: "provisioningState()"
nameWithType: "SapLandscapeMonitor.provisioningState()"
summary: "Gets the provisioning<wbr>State property: State of provisioning of the SAP monitor."
modifiers:
- "abstract"
syntax: "public abstract SapLandscapeMonitorProvisioningState provisioningState()"
desc: "Gets the provisioningState property: State of provisioning of the SAP monitor."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapLandscapeMonitorProvisioningState?alt=com.azure.resourcemanager.workloads.models.SapLandscapeMonitorProvisioningState&text=SapLandscapeMonitorProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.systemData()"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.systemData()"
name: "systemData()"
nameWithType: "SapLandscapeMonitor.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.topMetricsThresholds()"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.topMetricsThresholds()"
name: "topMetricsThresholds()"
nameWithType: "SapLandscapeMonitor.topMetricsThresholds()"
summary: "Gets the top<wbr>Metrics<wbr>Thresholds property: Gets or sets the list Top Metric Thresholds for SAP Landscape Monitor Dashboard."
modifiers:
- "abstract"
syntax: "public abstract List<SapLandscapeMonitorMetricThresholds> topMetricsThresholds()"
desc: "Gets the topMetricsThresholds property: Gets or sets the list Top Metric Thresholds for SAP Landscape Monitor Dashboard."
returns:
description: "the topMetricsThresholds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.workloads.models.SapLandscapeMonitorMetricThresholds?alt=com.azure.resourcemanager.workloads.models.SapLandscapeMonitorMetricThresholds&text=SapLandscapeMonitorMetricThresholds\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.type()"
fullName: "com.azure.resourcemanager.workloads.models.SapLandscapeMonitor.type()"
name: "type()"
nameWithType: "SapLandscapeMonitor.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of SapLandscapeMonitor."
metadata: {}
package: "com.azure.resourcemanager.workloads.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-workloads:1.0.0