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

229 строки
18 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties"
name: "MonitorProperties"
nameWithType: "MonitorProperties"
summary: "Describes the properties of a SAP monitor."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **MonitorProperties**"
constructors:
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.MonitorProperties()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.MonitorProperties()"
name: "MonitorProperties()"
nameWithType: "MonitorProperties.MonitorProperties()"
summary: "Creates an instance of Monitor<wbr>Properties class."
syntax: "public MonitorProperties()"
desc: "Creates an instance of MonitorProperties class."
methods:
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.appLocation()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.appLocation()"
name: "appLocation()"
nameWithType: "MonitorProperties.appLocation()"
summary: "Get the app<wbr>Location property: The SAP monitor resources will be deployed in the SAP monitoring region."
syntax: "public String appLocation()"
desc: "Get the appLocation property: The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region."
returns:
description: "the appLocation value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.errors()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.errors()"
name: "errors()"
nameWithType: "MonitorProperties.errors()"
summary: "Get the errors property: Defines the SAP monitor errors."
syntax: "public MonitorPropertiesErrors errors()"
desc: "Get the errors property: Defines the SAP monitor errors."
returns:
description: "the errors value."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.MonitorPropertiesErrors?alt=com.azure.resourcemanager.workloads.models.MonitorPropertiesErrors&text=MonitorPropertiesErrors\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.logAnalyticsWorkspaceArmId()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.logAnalyticsWorkspaceArmId()"
name: "logAnalyticsWorkspaceArmId()"
nameWithType: "MonitorProperties.logAnalyticsWorkspaceArmId()"
summary: "Get the log<wbr>Analytics<wbr>Workspace<wbr>Arm<wbr>Id property: The ARM ID of the Log Analytics Workspace that is used for SAP monitoring."
syntax: "public String logAnalyticsWorkspaceArmId()"
desc: "Get the logAnalyticsWorkspaceArmId property: The ARM ID of the Log Analytics Workspace that is used for SAP monitoring."
returns:
description: "the logAnalyticsWorkspaceArmId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.managedResourceGroupConfiguration()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.managedResourceGroupConfiguration()"
name: "managedResourceGroupConfiguration()"
nameWithType: "MonitorProperties.managedResourceGroupConfiguration()"
summary: "Get the managed<wbr>Resource<wbr>Group<wbr>Configuration property: Managed resource group configuration."
syntax: "public ManagedRGConfiguration managedResourceGroupConfiguration()"
desc: "Get the managedResourceGroupConfiguration property: Managed resource group configuration."
returns:
description: "the managedResourceGroupConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.ManagedRGConfiguration?alt=com.azure.resourcemanager.workloads.models.ManagedRGConfiguration&text=ManagedRGConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.monitorSubnet()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.monitorSubnet()"
name: "monitorSubnet()"
nameWithType: "MonitorProperties.monitorSubnet()"
summary: "Get the monitor<wbr>Subnet property: The subnet which the SAP monitor will be deployed in."
syntax: "public String monitorSubnet()"
desc: "Get the monitorSubnet property: The subnet which the SAP monitor will be deployed in."
returns:
description: "the monitorSubnet value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.msiArmId()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.msiArmId()"
name: "msiArmId()"
nameWithType: "MonitorProperties.msiArmId()"
summary: "Get the msi<wbr>Arm<wbr>Id property: The ARM ID of the MSI used for SAP monitoring."
syntax: "public String msiArmId()"
desc: "Get the msiArmId property: The ARM ID of the MSI used for SAP monitoring."
returns:
description: "the msiArmId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.provisioningState()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.provisioningState()"
name: "provisioningState()"
nameWithType: "MonitorProperties.provisioningState()"
summary: "Get the provisioning<wbr>State property: State of provisioning of the SAP monitor."
syntax: "public WorkloadMonitorProvisioningState provisioningState()"
desc: "Get the provisioningState property: State of provisioning of the SAP monitor."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.WorkloadMonitorProvisioningState?alt=com.azure.resourcemanager.workloads.models.WorkloadMonitorProvisioningState&text=WorkloadMonitorProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.routingPreference()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.routingPreference()"
name: "routingPreference()"
nameWithType: "MonitorProperties.routingPreference()"
summary: "Get the routing<wbr>Preference property: Sets the routing preference of the SAP monitor."
syntax: "public RoutingPreference routingPreference()"
desc: "Get the routingPreference property: Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET."
returns:
description: "the routingPreference value."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.RoutingPreference?alt=com.azure.resourcemanager.workloads.models.RoutingPreference&text=RoutingPreference\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.storageAccountArmId()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.storageAccountArmId()"
name: "storageAccountArmId()"
nameWithType: "MonitorProperties.storageAccountArmId()"
summary: "Get the storage<wbr>Account<wbr>Arm<wbr>Id property: The ARM ID of the Storage account used for SAP monitoring."
syntax: "public String storageAccountArmId()"
desc: "Get the storageAccountArmId property: The ARM ID of the Storage account used for SAP monitoring."
returns:
description: "the storageAccountArmId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.validate()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.validate()"
name: "validate()"
nameWithType: "MonitorProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withAppLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withAppLocation(String appLocation)"
name: "withAppLocation(String appLocation)"
nameWithType: "MonitorProperties.withAppLocation(String appLocation)"
summary: "Set the app<wbr>Location property: The SAP monitor resources will be deployed in the SAP monitoring region."
parameters:
- description: "the appLocation value to set."
name: "appLocation"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MonitorProperties withAppLocation(String appLocation)"
desc: "Set the appLocation property: The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region."
returns:
description: "the MonitorProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.workloads.fluent.models.MonitorProperties?alt=com.azure.resourcemanager.workloads.fluent.models.MonitorProperties&text=MonitorProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withLogAnalyticsWorkspaceArmId(java.lang.String)"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withLogAnalyticsWorkspaceArmId(String logAnalyticsWorkspaceArmId)"
name: "withLogAnalyticsWorkspaceArmId(String logAnalyticsWorkspaceArmId)"
nameWithType: "MonitorProperties.withLogAnalyticsWorkspaceArmId(String logAnalyticsWorkspaceArmId)"
summary: "Set the log<wbr>Analytics<wbr>Workspace<wbr>Arm<wbr>Id property: The ARM ID of the Log Analytics Workspace that is used for SAP monitoring."
parameters:
- description: "the logAnalyticsWorkspaceArmId value to set."
name: "logAnalyticsWorkspaceArmId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MonitorProperties withLogAnalyticsWorkspaceArmId(String logAnalyticsWorkspaceArmId)"
desc: "Set the logAnalyticsWorkspaceArmId property: The ARM ID of the Log Analytics Workspace that is used for SAP monitoring."
returns:
description: "the MonitorProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.workloads.fluent.models.MonitorProperties?alt=com.azure.resourcemanager.workloads.fluent.models.MonitorProperties&text=MonitorProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withManagedResourceGroupConfiguration(com.azure.resourcemanager.workloads.models.ManagedRGConfiguration)"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withManagedResourceGroupConfiguration(ManagedRGConfiguration managedResourceGroupConfiguration)"
name: "withManagedResourceGroupConfiguration(ManagedRGConfiguration managedResourceGroupConfiguration)"
nameWithType: "MonitorProperties.withManagedResourceGroupConfiguration(ManagedRGConfiguration managedResourceGroupConfiguration)"
summary: "Set the managed<wbr>Resource<wbr>Group<wbr>Configuration property: Managed resource group configuration."
parameters:
- description: "the managedResourceGroupConfiguration value to set."
name: "managedResourceGroupConfiguration"
type: "<xref href=\"com.azure.resourcemanager.workloads.models.ManagedRGConfiguration?alt=com.azure.resourcemanager.workloads.models.ManagedRGConfiguration&text=ManagedRGConfiguration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public MonitorProperties withManagedResourceGroupConfiguration(ManagedRGConfiguration managedResourceGroupConfiguration)"
desc: "Set the managedResourceGroupConfiguration property: Managed resource group configuration."
returns:
description: "the MonitorProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.workloads.fluent.models.MonitorProperties?alt=com.azure.resourcemanager.workloads.fluent.models.MonitorProperties&text=MonitorProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withMonitorSubnet(java.lang.String)"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withMonitorSubnet(String monitorSubnet)"
name: "withMonitorSubnet(String monitorSubnet)"
nameWithType: "MonitorProperties.withMonitorSubnet(String monitorSubnet)"
summary: "Set the monitor<wbr>Subnet property: The subnet which the SAP monitor will be deployed in."
parameters:
- description: "the monitorSubnet value to set."
name: "monitorSubnet"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MonitorProperties withMonitorSubnet(String monitorSubnet)"
desc: "Set the monitorSubnet property: The subnet which the SAP monitor will be deployed in."
returns:
description: "the MonitorProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.workloads.fluent.models.MonitorProperties?alt=com.azure.resourcemanager.workloads.fluent.models.MonitorProperties&text=MonitorProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withRoutingPreference(com.azure.resourcemanager.workloads.models.RoutingPreference)"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withRoutingPreference(RoutingPreference routingPreference)"
name: "withRoutingPreference(RoutingPreference routingPreference)"
nameWithType: "MonitorProperties.withRoutingPreference(RoutingPreference routingPreference)"
summary: "Set the routing<wbr>Preference property: Sets the routing preference of the SAP monitor."
parameters:
- description: "the routingPreference value to set."
name: "routingPreference"
type: "<xref href=\"com.azure.resourcemanager.workloads.models.RoutingPreference?alt=com.azure.resourcemanager.workloads.models.RoutingPreference&text=RoutingPreference\" data-throw-if-not-resolved=\"False\" />"
syntax: "public MonitorProperties withRoutingPreference(RoutingPreference routingPreference)"
desc: "Set the routingPreference property: Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET."
returns:
description: "the MonitorProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.workloads.fluent.models.MonitorProperties?alt=com.azure.resourcemanager.workloads.fluent.models.MonitorProperties&text=MonitorProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withZoneRedundancyPreference(java.lang.String)"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.withZoneRedundancyPreference(String zoneRedundancyPreference)"
name: "withZoneRedundancyPreference(String zoneRedundancyPreference)"
nameWithType: "MonitorProperties.withZoneRedundancyPreference(String zoneRedundancyPreference)"
summary: "Set the zone<wbr>Redundancy<wbr>Preference property: Sets the preference for zone redundancy on resources created for the SAP monitor."
parameters:
- description: "the zoneRedundancyPreference value to set."
name: "zoneRedundancyPreference"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MonitorProperties withZoneRedundancyPreference(String zoneRedundancyPreference)"
desc: "Set the zoneRedundancyPreference property: Sets the preference for zone redundancy on resources created for the SAP monitor. By default resources will be created which do not support zone redundancy."
returns:
description: "the MonitorProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.workloads.fluent.models.MonitorProperties?alt=com.azure.resourcemanager.workloads.fluent.models.MonitorProperties&text=MonitorProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.zoneRedundancyPreference()"
fullName: "com.azure.resourcemanager.workloads.fluent.models.MonitorProperties.zoneRedundancyPreference()"
name: "zoneRedundancyPreference()"
nameWithType: "MonitorProperties.zoneRedundancyPreference()"
summary: "Get the zone<wbr>Redundancy<wbr>Preference property: Sets the preference for zone redundancy on resources created for the SAP monitor."
syntax: "public String zoneRedundancyPreference()"
desc: "Get the zoneRedundancyPreference property: Sets the preference for zone redundancy on resources created for the SAP monitor. By default resources will be created which do not support zone redundancy."
returns:
description: "the zoneRedundancyPreference value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "class"
desc: "Describes the properties of a SAP monitor."
metadata: {}
package: "com.azure.resourcemanager.workloads.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-workloads:1.0.0