VSC-Service-Account 2023-05-27 04:34:55 +00:00
Родитель 16fc0a1365
Коммит c302888633
87 изменённых файлов: 8649 добавлений и 128 удалений

Просмотреть файл

@ -555,10 +555,6 @@
- com.azure.resourcemanager.eventhubs.fluent
- com.azure.resourcemanager.eventhubs.fluent.models
- com.azure.resourcemanager.eventhubs.models
- com.azure.resourcemanager.eventhubs
- com.azure.resourcemanager.eventhubs.fluent
- com.azure.resourcemanager.eventhubs.fluent.models
- com.azure.resourcemanager.eventhubs.models
- name: Face API
landingPageType: Service
items:
@ -978,10 +974,6 @@
- com.azure.resourcemanager.monitor.fluent
- com.azure.resourcemanager.monitor.fluent.models
- com.azure.resourcemanager.monitor.models
- com.azure.resourcemanager.monitor
- com.azure.resourcemanager.monitor.fluent
- com.azure.resourcemanager.monitor.fluent.models
- com.azure.resourcemanager.monitor.models
- name: MySQL
href: ~/docs-ref-services/latest/mysql.md
landingPageType: Service
@ -1183,6 +1175,10 @@
- com.azure.resourcemanager.resourcehealth.fluent
- com.azure.resourcemanager.resourcehealth.fluent.models
- com.azure.resourcemanager.resourcehealth.models
- com.azure.resourcemanager.resourcehealth
- com.azure.resourcemanager.resourcehealth.fluent
- com.azure.resourcemanager.resourcehealth.fluent.models
- com.azure.resourcemanager.resourcehealth.models
- name: Resource Mover
href: ~/docs-ref-services/latest/resource-mover.md
landingPageType: Service

Просмотреть файл

@ -95,6 +95,20 @@ methods:
returns:
description: "the configurable object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable?alt=com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable.withRetryOptions(com.azure.core.http.policy.RetryOptions)"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable.withRetryOptions(RetryOptions retryOptions)"
name: "withRetryOptions(RetryOptions retryOptions)"
nameWithType: "ResourceHealthManager.Configurable.withRetryOptions(RetryOptions retryOptions)"
summary: "Sets the retry options for the HTTP pipeline retry policy."
parameters:
- description: "the retry options for the HTTP pipeline retry policy."
name: "retryOptions"
type: "<xref href=\"com.azure.core.http.policy.RetryOptions?alt=com.azure.core.http.policy.RetryOptions&text=RetryOptions\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ResourceHealthManager.Configurable withRetryOptions(RetryOptions retryOptions)"
desc: "Sets the retry options for the HTTP pipeline retry policy.\n\nThis setting has no effect, if retry policy is set via <xref uid=\"com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable.withRetryPolicy(com.azure.core.http.policy.RetryPolicy)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#withRetryPolicy(RetryPolicy)\"></xref>."
returns:
description: "the configurable object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable?alt=com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable.withRetryPolicy(com.azure.core.http.policy.RetryPolicy)"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable.withRetryPolicy(RetryPolicy retryPolicy)"
name: "withRetryPolicy(RetryPolicy retryPolicy)"
@ -127,4 +141,4 @@ type: "class"
desc: "The Configurable allowing configurations to be set."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -41,14 +41,55 @@ methods:
returns:
description: "the ResourceHealth service API instance."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.ResourceHealthManager?alt=com.azure.resourcemanager.resourcehealth.ResourceHealthManager&text=ResourceHealthManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "ResourceHealthManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of Resource<wbr>Health service API entry point."
modifiers:
- "static"
parameters:
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
name: "httpPipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static ResourceHealthManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of ResourceHealth service API entry point."
returns:
description: "the ResourceHealth service API instance."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.ResourceHealthManager?alt=com.azure.resourcemanager.resourcehealth.ResourceHealthManager&text=ResourceHealthManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.availabilityStatuses()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.availabilityStatuses()"
name: "availabilityStatuses()"
nameWithType: "ResourceHealthManager.availabilityStatuses()"
summary: "Gets the resource collection API of Availability<wbr>Statuses."
syntax: "public AvailabilityStatuses availabilityStatuses()"
desc: "Gets the resource collection API of AvailabilityStatuses."
returns:
description: "Resource collection API of AvailabilityStatuses."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatuses?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatuses&text=AvailabilityStatuses\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.childAvailabilityStatuses()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.childAvailabilityStatuses()"
name: "childAvailabilityStatuses()"
nameWithType: "ResourceHealthManager.childAvailabilityStatuses()"
summary: "Gets the resource collection API of Child<wbr>Availability<wbr>Statuses."
syntax: "public ChildAvailabilityStatuses childAvailabilityStatuses()"
desc: "Gets the resource collection API of ChildAvailabilityStatuses."
returns:
description: "Resource collection API of ChildAvailabilityStatuses."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses?alt=com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses&text=ChildAvailabilityStatuses\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.childResources()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.childResources()"
name: "childResources()"
nameWithType: "ResourceHealthManager.childResources()"
summary: "Gets the resource collection API of Child<wbr>Resources."
syntax: "public ChildResources childResources()"
desc: "Gets the resource collection API of ChildResources."
returns:
description: "Resource collection API of ChildResources."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ChildResources?alt=com.azure.resourcemanager.resourcehealth.models.ChildResources&text=ChildResources\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.configure()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.configure()"
name: "configure()"
@ -61,14 +102,76 @@ methods:
returns:
description: "the Configurable instance allowing configurations."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable?alt=com.azure.resourcemanager.resourcehealth.ResourceHealthManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.emergingIssues()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.emergingIssues()"
name: "emergingIssues()"
nameWithType: "ResourceHealthManager.emergingIssues()"
summary: "Gets the resource collection API of Emerging<wbr>Issues."
syntax: "public EmergingIssues emergingIssues()"
desc: "Gets the resource collection API of EmergingIssues."
returns:
description: "Resource collection API of EmergingIssues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssues?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssues&text=EmergingIssues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.eventOperations()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.eventOperations()"
name: "eventOperations()"
nameWithType: "ResourceHealthManager.eventOperations()"
summary: "Gets the resource collection API of Event<wbr>Operations."
syntax: "public EventOperations eventOperations()"
desc: "Gets the resource collection API of EventOperations."
returns:
description: "Resource collection API of EventOperations."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventOperations?alt=com.azure.resourcemanager.resourcehealth.models.EventOperations&text=EventOperations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.eventsOperations()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.eventsOperations()"
name: "eventsOperations()"
nameWithType: "ResourceHealthManager.eventsOperations()"
summary: "Gets the resource collection API of Events<wbr>Operations."
syntax: "public EventsOperations eventsOperations()"
desc: "Gets the resource collection API of EventsOperations."
returns:
description: "Resource collection API of EventsOperations."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventsOperations?alt=com.azure.resourcemanager.resourcehealth.models.EventsOperations&text=EventsOperations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.impactedResources()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.impactedResources()"
name: "impactedResources()"
nameWithType: "ResourceHealthManager.impactedResources()"
summary: "Gets the resource collection API of Impacted<wbr>Resources."
syntax: "public ImpactedResources impactedResources()"
desc: "Gets the resource collection API of ImpactedResources."
returns:
description: "Resource collection API of ImpactedResources."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedResources?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedResources&text=ImpactedResources\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.metadatas()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.metadatas()"
name: "metadatas()"
nameWithType: "ResourceHealthManager.metadatas()"
summary: "Gets the resource collection API of Metadatas."
syntax: "public Metadatas metadatas()"
desc: "Gets the resource collection API of Metadatas."
returns:
description: "Resource collection API of Metadatas."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Metadatas?alt=com.azure.resourcemanager.resourcehealth.models.Metadatas&text=Metadatas\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.operations()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.operations()"
name: "operations()"
nameWithType: "ResourceHealthManager.operations()"
summary: "Gets the resource collection API of Operations."
syntax: "public Operations operations()"
desc: "Gets the resource collection API of Operations."
returns:
description: "Resource collection API of Operations."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Operations?alt=com.azure.resourcemanager.resourcehealth.models.Operations&text=Operations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.securityAdvisoryImpactedResources()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.securityAdvisoryImpactedResources()"
name: "securityAdvisoryImpactedResources()"
nameWithType: "ResourceHealthManager.securityAdvisoryImpactedResources()"
summary: "Gets the resource collection API of Security<wbr>Advisory<wbr>Impacted<wbr>Resources."
syntax: "public SecurityAdvisoryImpactedResources securityAdvisoryImpactedResources()"
desc: "Gets the resource collection API of SecurityAdvisoryImpactedResources."
returns:
description: "Resource collection API of SecurityAdvisoryImpactedResources."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources?alt=com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources&text=SecurityAdvisoryImpactedResources\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.serviceClient()"
fullName: "com.azure.resourcemanager.resourcehealth.ResourceHealthManager.serviceClient()"
name: "serviceClient()"
@ -81,4 +184,4 @@ type: "class"
desc: "Entry point to ResourceHealthManager. The Resource Health Client."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -96,7 +96,7 @@ methods:
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<AvailabilityStatusInner> listByResourceGroup(String resourceGroupName)"
@ -112,7 +112,7 @@ methods:
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
@ -167,4 +167,4 @@ type: "interface"
desc: "An instance of this class provides access to all the operations defined in AvailabilityStatusesClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,95 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient"
name: "ChildAvailabilityStatusesClient"
nameWithType: "ChildAvailabilityStatusesClient"
summary: "An instance of this class provides access to all the operations defined in Child<wbr>Availability<wbr>Statuses<wbr>Client."
syntax: "public interface **ChildAvailabilityStatusesClient**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient.getByResource(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient.getByResource(String resourceUri)"
name: "getByResource(String resourceUri)"
nameWithType: "ChildAvailabilityStatusesClient.getByResource(String resourceUri)"
summary: "Gets current availability status for a single resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract AvailabilityStatusInner getByResource(String resourceUri)"
desc: "Gets current availability status for a single resource."
returns:
description: "current availability status for a single resource."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner&text=AvailabilityStatusInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient.getByResourceWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient.getByResourceWithResponse(String resourceUri, String filter, String expand, Context context)"
name: "getByResourceWithResponse(String resourceUri, String filter, String expand, Context context)"
nameWithType: "ChildAvailabilityStatusesClient.getByResourceWithResponse(String resourceUri, String filter, String expand, Context context)"
summary: "Gets current availability status for a single resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Setting $expand=recommendedactions in url query expands the recommendedactions in the response."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<AvailabilityStatusInner> getByResourceWithResponse(String resourceUri, String filter, String expand, Context context)"
desc: "Gets current availability status for a single resource."
returns:
description: "current availability status for a single resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner&text=AvailabilityStatusInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient.list(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient.list(String resourceUri)"
name: "list(String resourceUri)"
nameWithType: "ChildAvailabilityStatusesClient.list(String resourceUri)"
summary: "Lists the historical availability statuses for a single child resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<AvailabilityStatusInner> list(String resourceUri)"
desc: "Lists the historical availability statuses for a single child resource. Use the nextLink property in the response to get the next page of availability status."
returns:
description: "the List availabilityStatus operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner&text=AvailabilityStatusInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient.list(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient.list(String resourceUri, String filter, String expand, Context context)"
name: "list(String resourceUri, String filter, String expand, Context context)"
nameWithType: "ChildAvailabilityStatusesClient.list(String resourceUri, String filter, String expand, Context context)"
summary: "Lists the historical availability statuses for a single child resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Setting $expand=recommendedactions in url query expands the recommendedactions in the response."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<AvailabilityStatusInner> list(String resourceUri, String filter, String expand, Context context)"
desc: "Lists the historical availability statuses for a single child resource. Use the nextLink property in the response to get the next page of availability status."
returns:
description: "the List availabilityStatus operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner&text=AvailabilityStatusInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ChildAvailabilityStatusesClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,54 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient"
name: "ChildResourcesClient"
nameWithType: "ChildResourcesClient"
summary: "An instance of this class provides access to all the operations defined in Child<wbr>Resources<wbr>Client."
syntax: "public interface **ChildResourcesClient**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient.list(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient.list(String resourceUri)"
name: "list(String resourceUri)"
nameWithType: "ChildResourcesClient.list(String resourceUri)"
summary: "Lists the all the children and its current health status for a parent resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support not nested parent resource type:\n /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<AvailabilityStatusInner> list(String resourceUri)"
desc: "Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health."
returns:
description: "the List availabilityStatus operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner&text=AvailabilityStatusInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient.list(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient.list(String resourceUri, String filter, String expand, Context context)"
name: "list(String resourceUri, String filter, String expand, Context context)"
nameWithType: "ChildResourcesClient.list(String resourceUri, String filter, String expand, Context context)"
summary: "Lists the all the children and its current health status for a parent resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support not nested parent resource type:\n /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Setting $expand=recommendedactions in url query expands the recommendedactions in the response."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<AvailabilityStatusInner> list(String resourceUri, String filter, String expand, Context context)"
desc: "Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health."
returns:
description: "the List availabilityStatus operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner&text=AvailabilityStatusInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ChildResourcesClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,76 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient"
name: "EmergingIssuesClient"
nameWithType: "EmergingIssuesClient"
summary: "An instance of this class provides access to all the operations defined in Emerging<wbr>Issues<wbr>Client."
syntax: "public interface **EmergingIssuesClient**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient.get(com.azure.resourcemanager.resourcehealth.models.IssueNameParameter)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient.get(IssueNameParameter issueName)"
name: "get(IssueNameParameter issueName)"
nameWithType: "EmergingIssuesClient.get(IssueNameParameter issueName)"
summary: "Gets Azure services' emerging issues."
modifiers:
- "abstract"
parameters:
- description: "The name of the emerging issue."
name: "issueName"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter?alt=com.azure.resourcemanager.resourcehealth.models.IssueNameParameter&text=IssueNameParameter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract EmergingIssuesGetResultInner get(IssueNameParameter issueName)"
desc: "Gets Azure services' emerging issues."
returns:
description: "azure services' emerging issues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient.getWithResponse(com.azure.resourcemanager.resourcehealth.models.IssueNameParameter,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient.getWithResponse(IssueNameParameter issueName, Context context)"
name: "getWithResponse(IssueNameParameter issueName, Context context)"
nameWithType: "EmergingIssuesClient.getWithResponse(IssueNameParameter issueName, Context context)"
summary: "Gets Azure services' emerging issues."
modifiers:
- "abstract"
parameters:
- description: "The name of the emerging issue."
name: "issueName"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter?alt=com.azure.resourcemanager.resourcehealth.models.IssueNameParameter&text=IssueNameParameter\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EmergingIssuesGetResultInner> getWithResponse(IssueNameParameter issueName, Context context)"
desc: "Gets Azure services' emerging issues."
returns:
description: "azure services' emerging issues along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient.list()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient.list()"
name: "list()"
nameWithType: "EmergingIssuesClient.list()"
summary: "Lists Azure services' emerging issues."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<EmergingIssuesGetResultInner> list()"
desc: "Lists Azure services' emerging issues."
returns:
description: "the list of emerging issues as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient.list(Context context)"
name: "list(Context context)"
nameWithType: "EmergingIssuesClient.list(Context context)"
summary: "Lists Azure services' emerging issues."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EmergingIssuesGetResultInner> list(Context context)"
desc: "Lists Azure services' emerging issues."
returns:
description: "the list of emerging issues as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in EmergingIssuesClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,165 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient"
name: "EventOperationsClient"
nameWithType: "EventOperationsClient"
summary: "An instance of this class provides access to all the operations defined in Event<wbr>Operations<wbr>Client."
syntax: "public interface **EventOperationsClient**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.fetchDetailsBySubscriptionIdAndTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.fetchDetailsBySubscriptionIdAndTrackingId(String eventTrackingId)"
name: "fetchDetailsBySubscriptionIdAndTrackingId(String eventTrackingId)"
nameWithType: "EventOperationsClient.fetchDetailsBySubscriptionIdAndTrackingId(String eventTrackingId)"
summary: "Service health event details in the subscription by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventInner fetchDetailsBySubscriptionIdAndTrackingId(String eventTrackingId)"
desc: "Service health event details in the subscription by event tracking id. This can be used to fetch sensitive properties for Security Advisory events."
returns:
description: "service health event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
name: "fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
nameWithType: "EventOperationsClient.fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
summary: "Service health event details in the subscription by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventInner> fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
desc: "Service health event details in the subscription by event tracking id. This can be used to fetch sensitive properties for Security Advisory events."
returns:
description: "service health event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.fetchDetailsByTenantIdAndTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.fetchDetailsByTenantIdAndTrackingId(String eventTrackingId)"
name: "fetchDetailsByTenantIdAndTrackingId(String eventTrackingId)"
nameWithType: "EventOperationsClient.fetchDetailsByTenantIdAndTrackingId(String eventTrackingId)"
summary: "Service health event details in the tenant by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventInner fetchDetailsByTenantIdAndTrackingId(String eventTrackingId)"
desc: "Service health event details in the tenant by event tracking id. This can be used to fetch sensitive properties for Security Advisory events."
returns:
description: "service health event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.fetchDetailsByTenantIdAndTrackingIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.fetchDetailsByTenantIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
name: "fetchDetailsByTenantIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
nameWithType: "EventOperationsClient.fetchDetailsByTenantIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
summary: "Service health event details in the tenant by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventInner> fetchDetailsByTenantIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
desc: "Service health event details in the tenant by event tracking id. This can be used to fetch sensitive properties for Security Advisory events."
returns:
description: "service health event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.getBySubscriptionIdAndTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.getBySubscriptionIdAndTrackingId(String eventTrackingId)"
name: "getBySubscriptionIdAndTrackingId(String eventTrackingId)"
nameWithType: "EventOperationsClient.getBySubscriptionIdAndTrackingId(String eventTrackingId)"
summary: "Service health event in the subscription by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventInner getBySubscriptionIdAndTrackingId(String eventTrackingId)"
desc: "Service health event in the subscription by event tracking id."
returns:
description: "service health event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.getBySubscriptionIdAndTrackingIdWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.getBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
name: "getBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
nameWithType: "EventOperationsClient.getBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
summary: "Service health event in the subscription by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specifies from when to return events, based on the lastUpdateTime property. For example,\n queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020."
name: "queryStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventInner> getBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
desc: "Service health event in the subscription by event tracking id."
returns:
description: "service health event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.getByTenantIdAndTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.getByTenantIdAndTrackingId(String eventTrackingId)"
name: "getByTenantIdAndTrackingId(String eventTrackingId)"
nameWithType: "EventOperationsClient.getByTenantIdAndTrackingId(String eventTrackingId)"
summary: "Service health event in the tenant by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventInner getByTenantIdAndTrackingId(String eventTrackingId)"
desc: "Service health event in the tenant by event tracking id."
returns:
description: "service health event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.getByTenantIdAndTrackingIdWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient.getByTenantIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
name: "getByTenantIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
nameWithType: "EventOperationsClient.getByTenantIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
summary: "Service health event in the tenant by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specifies from when to return events, based on the lastUpdateTime property. For example,\n queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020."
name: "queryStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventInner> getByTenantIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
desc: "Service health event in the tenant by event tracking id."
returns:
description: "service health event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in EventOperationsClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,119 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient"
name: "EventsOperationsClient"
nameWithType: "EventsOperationsClient"
summary: "An instance of this class provides access to all the operations defined in Events<wbr>Operations<wbr>Client."
syntax: "public interface **EventsOperationsClient**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.list()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.list()"
name: "list()"
nameWithType: "EventsOperationsClient.list()"
summary: "Lists service health events in the subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<EventInner> list()"
desc: "Lists service health events in the subscription."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.list(String filter, String queryStartTime, Context context)"
name: "list(String filter, String queryStartTime, Context context)"
nameWithType: "EventsOperationsClient.list(String filter, String queryStartTime, Context context)"
summary: "Lists service health events in the subscription."
modifiers:
- "abstract"
parameters:
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specifies from when to return events, based on the lastUpdateTime property. For example,\n queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020."
name: "queryStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventInner> list(String filter, String queryStartTime, Context context)"
desc: "Lists service health events in the subscription."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.listBySingleResource(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.listBySingleResource(String resourceUri)"
name: "listBySingleResource(String resourceUri)"
nameWithType: "EventsOperationsClient.listBySingleResource(String resourceUri)"
summary: "Lists current service health events for given resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API support not nested and one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}\n and\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventInner> listBySingleResource(String resourceUri)"
desc: "Lists current service health events for given resource."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.listBySingleResource(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.listBySingleResource(String resourceUri, String filter, Context context)"
name: "listBySingleResource(String resourceUri, String filter, Context context)"
nameWithType: "EventsOperationsClient.listBySingleResource(String resourceUri, String filter, Context context)"
summary: "Lists current service health events for given resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API support not nested and one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}\n and\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventInner> listBySingleResource(String resourceUri, String filter, Context context)"
desc: "Lists current service health events for given resource."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.listByTenantId()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.listByTenantId()"
name: "listByTenantId()"
nameWithType: "EventsOperationsClient.listByTenantId()"
summary: "Lists current service health events in the tenant."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<EventInner> listByTenantId()"
desc: "Lists current service health events in the tenant."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.listByTenantId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient.listByTenantId(String filter, String queryStartTime, Context context)"
name: "listByTenantId(String filter, String queryStartTime, Context context)"
nameWithType: "EventsOperationsClient.listByTenantId(String filter, String queryStartTime, Context context)"
summary: "Lists current service health events in the tenant."
modifiers:
- "abstract"
parameters:
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specifies from when to return events, based on the lastUpdateTime property. For example,\n queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020."
name: "queryStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventInner> listByTenantId(String filter, String queryStartTime, Context context)"
desc: "Lists current service health events in the tenant."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in EventsOperationsClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,171 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient"
name: "ImpactedResourcesClient"
nameWithType: "ImpactedResourcesClient"
summary: "An instance of this class provides access to all the operations defined in Impacted<wbr>Resources<wbr>Client."
syntax: "public interface **ImpactedResourcesClient**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.get(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.get(String eventTrackingId, String impactedResourceName)"
name: "get(String eventTrackingId, String impactedResourceName)"
nameWithType: "ImpactedResourcesClient.get(String eventTrackingId, String impactedResourceName)"
summary: "Gets the specific impacted resource in the subscription by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Impacted Resource."
name: "impactedResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventImpactedResourceInner get(String eventTrackingId, String impactedResourceName)"
desc: "Gets the specific impacted resource in the subscription by an event."
returns:
description: "the specific impacted resource in the subscription by an event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.getByTenantId(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.getByTenantId(String eventTrackingId, String impactedResourceName)"
name: "getByTenantId(String eventTrackingId, String impactedResourceName)"
nameWithType: "ImpactedResourcesClient.getByTenantId(String eventTrackingId, String impactedResourceName)"
summary: "Gets the specific impacted resource in the tenant by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Impacted Resource."
name: "impactedResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventImpactedResourceInner getByTenantId(String eventTrackingId, String impactedResourceName)"
desc: "Gets the specific impacted resource in the tenant by an event."
returns:
description: "the specific impacted resource in the tenant by an event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.getByTenantIdWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.getByTenantIdWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
name: "getByTenantIdWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
nameWithType: "ImpactedResourcesClient.getByTenantIdWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
summary: "Gets the specific impacted resource in the tenant by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Impacted Resource."
name: "impactedResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventImpactedResourceInner> getByTenantIdWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
desc: "Gets the specific impacted resource in the tenant by an event."
returns:
description: "the specific impacted resource in the tenant by an event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.getWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.getWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
name: "getWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
nameWithType: "ImpactedResourcesClient.getWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
summary: "Gets the specific impacted resource in the subscription by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Impacted Resource."
name: "impactedResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventImpactedResourceInner> getWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
desc: "Gets the specific impacted resource in the subscription by an event."
returns:
description: "the specific impacted resource in the subscription by an event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.listBySubscriptionIdAndEventId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.listBySubscriptionIdAndEventId(String eventTrackingId)"
name: "listBySubscriptionIdAndEventId(String eventTrackingId)"
nameWithType: "ImpactedResourcesClient.listBySubscriptionIdAndEventId(String eventTrackingId)"
summary: "Lists impacted resources in the subscription by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventImpactedResourceInner> listBySubscriptionIdAndEventId(String eventTrackingId)"
desc: "Lists impacted resources in the subscription by an event."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.listBySubscriptionIdAndEventId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
name: "listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
nameWithType: "ImpactedResourcesClient.listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
summary: "Lists impacted resources in the subscription by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventImpactedResourceInner> listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
desc: "Lists impacted resources in the subscription by an event."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.listByTenantIdAndEventId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.listByTenantIdAndEventId(String eventTrackingId)"
name: "listByTenantIdAndEventId(String eventTrackingId)"
nameWithType: "ImpactedResourcesClient.listByTenantIdAndEventId(String eventTrackingId)"
summary: "Lists impacted resources in the tenant by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventImpactedResourceInner> listByTenantIdAndEventId(String eventTrackingId)"
desc: "Lists impacted resources in the tenant by an event."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.listByTenantIdAndEventId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient.listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
name: "listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
nameWithType: "ImpactedResourcesClient.listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
summary: "Lists impacted resources in the tenant by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventImpactedResourceInner> listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
desc: "Lists impacted resources in the tenant by an event."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ImpactedResourcesClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,76 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient"
name: "MetadatasClient"
nameWithType: "MetadatasClient"
summary: "An instance of this class provides access to all the operations defined in Metadatas<wbr>Client."
syntax: "public interface **MetadatasClient**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient.getEntity(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient.getEntity(String name)"
name: "getEntity(String name)"
nameWithType: "MetadatasClient.getEntity(String name)"
summary: "Gets the list of metadata entities."
modifiers:
- "abstract"
parameters:
- description: "Name of metadata entity."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract MetadataEntityInner getEntity(String name)"
desc: "Gets the list of metadata entities."
returns:
description: "the list of metadata entities."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient.getEntityWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient.getEntityWithResponse(String name, Context context)"
name: "getEntityWithResponse(String name, Context context)"
nameWithType: "MetadatasClient.getEntityWithResponse(String name, Context context)"
summary: "Gets the list of metadata entities."
modifiers:
- "abstract"
parameters:
- description: "Name of metadata entity."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<MetadataEntityInner> getEntityWithResponse(String name, Context context)"
desc: "Gets the list of metadata entities."
returns:
description: "the list of metadata entities along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient.list()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient.list()"
name: "list()"
nameWithType: "MetadatasClient.list()"
summary: "Gets the list of metadata entities."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<MetadataEntityInner> list()"
desc: "Gets the list of metadata entities."
returns:
description: "the list of metadata entities as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient.list(Context context)"
name: "list(Context context)"
nameWithType: "MetadatasClient.list(Context context)"
summary: "Gets the list of metadata entities."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<MetadataEntityInner> list(Context context)"
desc: "Gets the list of metadata entities."
returns:
description: "the list of metadata entities as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in MetadatasClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -30,6 +30,30 @@ methods:
returns:
description: "the AvailabilityStatusesClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.AvailabilityStatusesClient?alt=com.azure.resourcemanager.resourcehealth.fluent.AvailabilityStatusesClient&text=AvailabilityStatusesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getChildAvailabilityStatuses()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getChildAvailabilityStatuses()"
name: "getChildAvailabilityStatuses()"
nameWithType: "MicrosoftResourceHealth.getChildAvailabilityStatuses()"
summary: "Gets the Child<wbr>Availability<wbr>Statuses<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract ChildAvailabilityStatusesClient getChildAvailabilityStatuses()"
desc: "Gets the ChildAvailabilityStatusesClient object to access its operations."
returns:
description: "the ChildAvailabilityStatusesClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient?alt=com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient&text=ChildAvailabilityStatusesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getChildResources()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getChildResources()"
name: "getChildResources()"
nameWithType: "MicrosoftResourceHealth.getChildResources()"
summary: "Gets the Child<wbr>Resources<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract ChildResourcesClient getChildResources()"
desc: "Gets the ChildResourcesClient object to access its operations."
returns:
description: "the ChildResourcesClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient?alt=com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient&text=ChildResourcesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
@ -42,6 +66,18 @@ methods:
returns:
description: "the defaultPollInterval value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html\">Duration</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getEmergingIssues()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getEmergingIssues()"
name: "getEmergingIssues()"
nameWithType: "MicrosoftResourceHealth.getEmergingIssues()"
summary: "Gets the Emerging<wbr>Issues<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract EmergingIssuesClient getEmergingIssues()"
desc: "Gets the EmergingIssuesClient object to access its operations."
returns:
description: "the EmergingIssuesClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient?alt=com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient&text=EmergingIssuesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getEndpoint()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getEndpoint()"
name: "getEndpoint()"
@ -54,6 +90,30 @@ methods:
returns:
description: "the endpoint value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getEventOperations()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getEventOperations()"
name: "getEventOperations()"
nameWithType: "MicrosoftResourceHealth.getEventOperations()"
summary: "Gets the Event<wbr>Operations<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract EventOperationsClient getEventOperations()"
desc: "Gets the EventOperationsClient object to access its operations."
returns:
description: "the EventOperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient?alt=com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient&text=EventOperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getEventsOperations()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getEventsOperations()"
name: "getEventsOperations()"
nameWithType: "MicrosoftResourceHealth.getEventsOperations()"
summary: "Gets the Events<wbr>Operations<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract EventsOperationsClient getEventsOperations()"
desc: "Gets the EventsOperationsClient object to access its operations."
returns:
description: "the EventsOperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient?alt=com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient&text=EventsOperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getHttpPipeline()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getHttpPipeline()"
name: "getHttpPipeline()"
@ -66,6 +126,30 @@ methods:
returns:
description: "the httpPipeline value."
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getImpactedResources()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getImpactedResources()"
name: "getImpactedResources()"
nameWithType: "MicrosoftResourceHealth.getImpactedResources()"
summary: "Gets the Impacted<wbr>Resources<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract ImpactedResourcesClient getImpactedResources()"
desc: "Gets the ImpactedResourcesClient object to access its operations."
returns:
description: "the ImpactedResourcesClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient?alt=com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient&text=ImpactedResourcesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getMetadatas()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getMetadatas()"
name: "getMetadatas()"
nameWithType: "MicrosoftResourceHealth.getMetadatas()"
summary: "Gets the Metadatas<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract MetadatasClient getMetadatas()"
desc: "Gets the MetadatasClient object to access its operations."
returns:
description: "the MetadatasClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient?alt=com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient&text=MetadatasClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getOperations()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getOperations()"
name: "getOperations()"
@ -78,15 +162,27 @@ methods:
returns:
description: "the OperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.OperationsClient?alt=com.azure.resourcemanager.resourcehealth.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getSecurityAdvisoryImpactedResources()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getSecurityAdvisoryImpactedResources()"
name: "getSecurityAdvisoryImpactedResources()"
nameWithType: "MicrosoftResourceHealth.getSecurityAdvisoryImpactedResources()"
summary: "Gets the Security<wbr>Advisory<wbr>Impacted<wbr>Resources<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract SecurityAdvisoryImpactedResourcesClient getSecurityAdvisoryImpactedResources()"
desc: "Gets the SecurityAdvisoryImpactedResourcesClient object to access its operations."
returns:
description: "the SecurityAdvisoryImpactedResourcesClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient?alt=com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient&text=SecurityAdvisoryImpactedResourcesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getSubscriptionId()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth.getSubscriptionId()"
name: "getSubscriptionId()"
nameWithType: "MicrosoftResourceHealth.getSubscriptionId()"
summary: "Gets Subscription credentials which uniquely identify Microsoft Azure subscription."
summary: "Gets The ID of the target subscription."
modifiers:
- "abstract"
syntax: "public abstract String getSubscriptionId()"
desc: "Gets Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
desc: "Gets The ID of the target subscription."
returns:
description: "the subscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
@ -94,4 +190,4 @@ type: "interface"
desc: "The interface for MicrosoftResourceHealth class."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -38,4 +38,4 @@ type: "interface"
desc: "An instance of this class provides access to all the operations defined in OperationsClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,89 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient"
name: "SecurityAdvisoryImpactedResourcesClient"
nameWithType: "SecurityAdvisoryImpactedResourcesClient"
summary: "An instance of this class provides access to all the operations defined in Security<wbr>Advisory<wbr>Impacted<wbr>Resources<wbr>Client."
syntax: "public interface **SecurityAdvisoryImpactedResourcesClient**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient.listBySubscriptionIdAndEventId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient.listBySubscriptionIdAndEventId(String eventTrackingId)"
name: "listBySubscriptionIdAndEventId(String eventTrackingId)"
nameWithType: "SecurityAdvisoryImpactedResourcesClient.listBySubscriptionIdAndEventId(String eventTrackingId)"
summary: "Lists impacted resources in the subscription by an event (Security Advisory)."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventImpactedResourceInner> listBySubscriptionIdAndEventId(String eventTrackingId)"
desc: "Lists impacted resources in the subscription by an event (Security Advisory)."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient.listBySubscriptionIdAndEventId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient.listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
name: "listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
nameWithType: "SecurityAdvisoryImpactedResourcesClient.listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
summary: "Lists impacted resources in the subscription by an event (Security Advisory)."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventImpactedResourceInner> listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
desc: "Lists impacted resources in the subscription by an event (Security Advisory)."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient.listByTenantIdAndEventId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient.listByTenantIdAndEventId(String eventTrackingId)"
name: "listByTenantIdAndEventId(String eventTrackingId)"
nameWithType: "SecurityAdvisoryImpactedResourcesClient.listByTenantIdAndEventId(String eventTrackingId)"
summary: "Lists impacted resources in the tenant by an event (Security Advisory)."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventImpactedResourceInner> listByTenantIdAndEventId(String eventTrackingId)"
desc: "Lists impacted resources in the tenant by an event (Security Advisory)."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient.listByTenantIdAndEventId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient.listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
name: "listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
nameWithType: "SecurityAdvisoryImpactedResourcesClient.listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
summary: "Lists impacted resources in the tenant by an event (Security Advisory)."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventImpactedResourceInner> listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
desc: "Lists impacted resources in the tenant by an event (Security Advisory)."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in SecurityAdvisoryImpactedResourcesClient."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner.AvailabilityStatusInner()"
name: "AvailabilityStatusInner()"
nameWithType: "AvailabilityStatusInner.AvailabilityStatusInner()"
summary: "Creates an instance of Availability<wbr>Status<wbr>Inner class."
syntax: "public AvailabilityStatusInner()"
desc: "Creates an instance of AvailabilityStatusInner class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner.id()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner.id()"
@ -159,4 +161,4 @@ type: "class"
desc: "availabilityStatus of a resource."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,116 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue"
name: "EmergingIssue"
nameWithType: "EmergingIssue"
summary: "On-going emerging issue from azure status."
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 **EmergingIssue**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.EmergingIssue()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.EmergingIssue()"
name: "EmergingIssue()"
nameWithType: "EmergingIssue.EmergingIssue()"
summary: "Creates an instance of Emerging<wbr>Issue class."
syntax: "public EmergingIssue()"
desc: "Creates an instance of EmergingIssue class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.refreshTimestamp()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.refreshTimestamp()"
name: "refreshTimestamp()"
nameWithType: "EmergingIssue.refreshTimestamp()"
summary: "Get the refresh<wbr>Timestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
syntax: "public OffsetDateTime refreshTimestamp()"
desc: "Get the refreshTimestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
returns:
description: "the refreshTimestamp value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.statusActiveEvents()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.statusActiveEvents()"
name: "statusActiveEvents()"
nameWithType: "EmergingIssue.statusActiveEvents()"
summary: "Get the status<wbr>Active<wbr>Events property: The list of emerging issues of active event type."
syntax: "public List<StatusActiveEvent> statusActiveEvents()"
desc: "Get the statusActiveEvents property: The list of emerging issues of active event type."
returns:
description: "the statusActiveEvents value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.statusBanners()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.statusBanners()"
name: "statusBanners()"
nameWithType: "EmergingIssue.statusBanners()"
summary: "Get the status<wbr>Banners property: The list of emerging issues of banner type."
syntax: "public List<StatusBanner> statusBanners()"
desc: "Get the statusBanners property: The list of emerging issues of banner type."
returns:
description: "the statusBanners value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.validate()"
name: "validate()"
nameWithType: "EmergingIssue.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.withRefreshTimestamp(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.withRefreshTimestamp(OffsetDateTime refreshTimestamp)"
name: "withRefreshTimestamp(OffsetDateTime refreshTimestamp)"
nameWithType: "EmergingIssue.withRefreshTimestamp(OffsetDateTime refreshTimestamp)"
summary: "Set the refresh<wbr>Timestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
parameters:
- description: "the refreshTimestamp value to set."
name: "refreshTimestamp"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EmergingIssue withRefreshTimestamp(OffsetDateTime refreshTimestamp)"
desc: "Set the refreshTimestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
returns:
description: "the EmergingIssue object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue&text=EmergingIssue\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.withStatusActiveEvents(java.util.List<com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.withStatusActiveEvents(List<StatusActiveEvent> statusActiveEvents)"
name: "withStatusActiveEvents(List<StatusActiveEvent> statusActiveEvents)"
nameWithType: "EmergingIssue.withStatusActiveEvents(List<StatusActiveEvent> statusActiveEvents)"
summary: "Set the status<wbr>Active<wbr>Events property: The list of emerging issues of active event type."
parameters:
- description: "the statusActiveEvents value to set."
name: "statusActiveEvents"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EmergingIssue withStatusActiveEvents(List<StatusActiveEvent> statusActiveEvents)"
desc: "Set the statusActiveEvents property: The list of emerging issues of active event type."
returns:
description: "the EmergingIssue object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue&text=EmergingIssue\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.withStatusBanners(java.util.List<com.azure.resourcemanager.resourcehealth.models.StatusBanner>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue.withStatusBanners(List<StatusBanner> statusBanners)"
name: "withStatusBanners(List<StatusBanner> statusBanners)"
nameWithType: "EmergingIssue.withStatusBanners(List<StatusBanner> statusBanners)"
summary: "Set the status<wbr>Banners property: The list of emerging issues of banner type."
parameters:
- description: "the statusBanners value to set."
name: "statusBanners"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EmergingIssue withStatusBanners(List<StatusBanner> statusBanners)"
desc: "Set the statusBanners property: The list of emerging issues of banner type."
returns:
description: "the EmergingIssue object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue&text=EmergingIssue\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "On-going emerging issue from azure status."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,132 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner"
name: "EmergingIssuesGetResultInner"
nameWithType: "EmergingIssuesGetResultInner"
summary: "The Get Emerging<wbr>Issues operation response."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- 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 **EmergingIssuesGetResultInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.EmergingIssuesGetResultInner()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.EmergingIssuesGetResultInner()"
name: "EmergingIssuesGetResultInner()"
nameWithType: "EmergingIssuesGetResultInner.EmergingIssuesGetResultInner()"
summary: "Creates an instance of Emerging<wbr>Issues<wbr>Get<wbr>Result<wbr>Inner class."
syntax: "public EmergingIssuesGetResultInner()"
desc: "Creates an instance of EmergingIssuesGetResultInner class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.refreshTimestamp()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.refreshTimestamp()"
name: "refreshTimestamp()"
nameWithType: "EmergingIssuesGetResultInner.refreshTimestamp()"
summary: "Get the refresh<wbr>Timestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
syntax: "public OffsetDateTime refreshTimestamp()"
desc: "Get the refreshTimestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
returns:
description: "the refreshTimestamp value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.statusActiveEvents()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.statusActiveEvents()"
name: "statusActiveEvents()"
nameWithType: "EmergingIssuesGetResultInner.statusActiveEvents()"
summary: "Get the status<wbr>Active<wbr>Events property: The list of emerging issues of active event type."
syntax: "public List<StatusActiveEvent> statusActiveEvents()"
desc: "Get the statusActiveEvents property: The list of emerging issues of active event type."
returns:
description: "the statusActiveEvents value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.statusBanners()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.statusBanners()"
name: "statusBanners()"
nameWithType: "EmergingIssuesGetResultInner.statusBanners()"
summary: "Get the status<wbr>Banners property: The list of emerging issues of banner type."
syntax: "public List<StatusBanner> statusBanners()"
desc: "Get the statusBanners property: The list of emerging issues of banner type."
returns:
description: "the statusBanners value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.systemData()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.systemData()"
name: "systemData()"
nameWithType: "EmergingIssuesGetResultInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
syntax: "public SystemData systemData()"
desc: "Get 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.resourcehealth.fluent.models.EmergingIssuesGetResultInner.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.validate()"
name: "validate()"
nameWithType: "EmergingIssuesGetResultInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.withRefreshTimestamp(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.withRefreshTimestamp(OffsetDateTime refreshTimestamp)"
name: "withRefreshTimestamp(OffsetDateTime refreshTimestamp)"
nameWithType: "EmergingIssuesGetResultInner.withRefreshTimestamp(OffsetDateTime refreshTimestamp)"
summary: "Set the refresh<wbr>Timestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
parameters:
- description: "the refreshTimestamp value to set."
name: "refreshTimestamp"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EmergingIssuesGetResultInner withRefreshTimestamp(OffsetDateTime refreshTimestamp)"
desc: "Set the refreshTimestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
returns:
description: "the EmergingIssuesGetResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.withStatusActiveEvents(java.util.List<com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.withStatusActiveEvents(List<StatusActiveEvent> statusActiveEvents)"
name: "withStatusActiveEvents(List<StatusActiveEvent> statusActiveEvents)"
nameWithType: "EmergingIssuesGetResultInner.withStatusActiveEvents(List<StatusActiveEvent> statusActiveEvents)"
summary: "Set the status<wbr>Active<wbr>Events property: The list of emerging issues of active event type."
parameters:
- description: "the statusActiveEvents value to set."
name: "statusActiveEvents"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EmergingIssuesGetResultInner withStatusActiveEvents(List<StatusActiveEvent> statusActiveEvents)"
desc: "Set the statusActiveEvents property: The list of emerging issues of active event type."
returns:
description: "the EmergingIssuesGetResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.withStatusBanners(java.util.List<com.azure.resourcemanager.resourcehealth.models.StatusBanner>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner.withStatusBanners(List<StatusBanner> statusBanners)"
name: "withStatusBanners(List<StatusBanner> statusBanners)"
nameWithType: "EmergingIssuesGetResultInner.withStatusBanners(List<StatusBanner> statusBanners)"
summary: "Set the status<wbr>Banners property: The list of emerging issues of banner type."
parameters:
- description: "the statusBanners value to set."
name: "statusBanners"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EmergingIssuesGetResultInner withStatusBanners(List<StatusBanner> statusBanners)"
desc: "Set the statusBanners property: The list of emerging issues of banner type."
returns:
description: "the EmergingIssuesGetResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The Get EmergingIssues operation response."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,114 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner"
name: "EventImpactedResourceInner"
nameWithType: "EventImpactedResourceInner"
summary: "Impacted resource for an event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- 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 **EventImpactedResourceInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.EventImpactedResourceInner()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.EventImpactedResourceInner()"
name: "EventImpactedResourceInner()"
nameWithType: "EventImpactedResourceInner.EventImpactedResourceInner()"
summary: "Creates an instance of Event<wbr>Impacted<wbr>Resource<wbr>Inner class."
syntax: "public EventImpactedResourceInner()"
desc: "Creates an instance of EventImpactedResourceInner class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.info()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.info()"
name: "info()"
nameWithType: "EventImpactedResourceInner.info()"
summary: "Get the info property: Additional information."
syntax: "public List<KeyValueItem> info()"
desc: "Get the info property: Additional information."
returns:
description: "the info value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.KeyValueItem?alt=com.azure.resourcemanager.resourcehealth.models.KeyValueItem&text=KeyValueItem\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.systemData()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.systemData()"
name: "systemData()"
nameWithType: "EventImpactedResourceInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
syntax: "public SystemData systemData()"
desc: "Get 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.resourcehealth.fluent.models.EventImpactedResourceInner.targetRegion()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.targetRegion()"
name: "targetRegion()"
nameWithType: "EventImpactedResourceInner.targetRegion()"
summary: "Get the target<wbr>Region property: Impacted resource region name."
syntax: "public String targetRegion()"
desc: "Get the targetRegion property: Impacted resource region name."
returns:
description: "the targetRegion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.targetResourceId()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.targetResourceId()"
name: "targetResourceId()"
nameWithType: "EventImpactedResourceInner.targetResourceId()"
summary: "Get the target<wbr>Resource<wbr>Id property: Identity for resource within Microsoft cloud."
syntax: "public String targetResourceId()"
desc: "Get the targetResourceId property: Identity for resource within Microsoft cloud."
returns:
description: "the targetResourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.targetResourceType()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.targetResourceType()"
name: "targetResourceType()"
nameWithType: "EventImpactedResourceInner.targetResourceType()"
summary: "Get the target<wbr>Resource<wbr>Type property: Resource type within Microsoft cloud."
syntax: "public String targetResourceType()"
desc: "Get the targetResourceType property: Resource type within Microsoft cloud."
returns:
description: "the targetResourceType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.validate()"
name: "validate()"
nameWithType: "EventImpactedResourceInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.withInfo(java.util.List<com.azure.resourcemanager.resourcehealth.models.KeyValueItem>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner.withInfo(List<KeyValueItem> info)"
name: "withInfo(List<KeyValueItem> info)"
nameWithType: "EventImpactedResourceInner.withInfo(List<KeyValueItem> info)"
summary: "Set the info property: Additional information."
parameters:
- description: "the info value to set."
name: "info"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.KeyValueItem?alt=com.azure.resourcemanager.resourcehealth.models.KeyValueItem&text=KeyValueItem\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventImpactedResourceInner withInfo(List<KeyValueItem> info)"
desc: "Set the info property: Additional information."
returns:
description: "the EventImpactedResourceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Impacted resource for an event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,98 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties"
name: "EventImpactedResourceProperties"
nameWithType: "EventImpactedResourceProperties"
summary: "Properties of impacted resource."
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 **EventImpactedResourceProperties**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.EventImpactedResourceProperties()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.EventImpactedResourceProperties()"
name: "EventImpactedResourceProperties()"
nameWithType: "EventImpactedResourceProperties.EventImpactedResourceProperties()"
summary: "Creates an instance of Event<wbr>Impacted<wbr>Resource<wbr>Properties class."
syntax: "public EventImpactedResourceProperties()"
desc: "Creates an instance of EventImpactedResourceProperties class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.info()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.info()"
name: "info()"
nameWithType: "EventImpactedResourceProperties.info()"
summary: "Get the info property: Additional information."
syntax: "public List<KeyValueItem> info()"
desc: "Get the info property: Additional information."
returns:
description: "the info value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.KeyValueItem?alt=com.azure.resourcemanager.resourcehealth.models.KeyValueItem&text=KeyValueItem\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.targetRegion()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.targetRegion()"
name: "targetRegion()"
nameWithType: "EventImpactedResourceProperties.targetRegion()"
summary: "Get the target<wbr>Region property: Impacted resource region name."
syntax: "public String targetRegion()"
desc: "Get the targetRegion property: Impacted resource region name."
returns:
description: "the targetRegion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.targetResourceId()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.targetResourceId()"
name: "targetResourceId()"
nameWithType: "EventImpactedResourceProperties.targetResourceId()"
summary: "Get the target<wbr>Resource<wbr>Id property: Identity for resource within Microsoft cloud."
syntax: "public String targetResourceId()"
desc: "Get the targetResourceId property: Identity for resource within Microsoft cloud."
returns:
description: "the targetResourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.targetResourceType()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.targetResourceType()"
name: "targetResourceType()"
nameWithType: "EventImpactedResourceProperties.targetResourceType()"
summary: "Get the target<wbr>Resource<wbr>Type property: Resource type within Microsoft cloud."
syntax: "public String targetResourceType()"
desc: "Get the targetResourceType property: Resource type within Microsoft cloud."
returns:
description: "the targetResourceType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.validate()"
name: "validate()"
nameWithType: "EventImpactedResourceProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.withInfo(java.util.List<com.azure.resourcemanager.resourcehealth.models.KeyValueItem>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties.withInfo(List<KeyValueItem> info)"
name: "withInfo(List<KeyValueItem> info)"
nameWithType: "EventImpactedResourceProperties.withInfo(List<KeyValueItem> info)"
summary: "Set the info property: Additional information."
parameters:
- description: "the info value to set."
name: "info"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.KeyValueItem?alt=com.azure.resourcemanager.resourcehealth.models.KeyValueItem&text=KeyValueItem\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventImpactedResourceProperties withInfo(List<KeyValueItem> info)"
desc: "Set the info property: Additional information."
returns:
description: "the EventImpactedResourceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties&text=EventImpactedResourceProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Properties of impacted resource."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,732 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner"
name: "EventInner"
nameWithType: "EventInner"
summary: "Service health event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- 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 **EventInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.EventInner()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.EventInner()"
name: "EventInner()"
nameWithType: "EventInner.EventInner()"
summary: "Creates an instance of Event<wbr>Inner class."
syntax: "public EventInner()"
desc: "Creates an instance of EventInner class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.additionalInformation()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.additionalInformation()"
name: "additionalInformation()"
nameWithType: "EventInner.additionalInformation()"
summary: "Get the additional<wbr>Information property: Additional information."
syntax: "public EventPropertiesAdditionalInformation additionalInformation()"
desc: "Get the additionalInformation property: Additional information."
returns:
description: "the additionalInformation value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation&text=EventPropertiesAdditionalInformation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.article()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.article()"
name: "article()"
nameWithType: "EventInner.article()"
summary: "Get the article property: Article of event."
syntax: "public EventPropertiesArticle article()"
desc: "Get the article property: Article of event."
returns:
description: "the article value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle&text=EventPropertiesArticle\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.description()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.description()"
name: "description()"
nameWithType: "EventInner.description()"
summary: "Get the description property: Contains the communication message for the event, that could include summary, root cause and other details."
syntax: "public String description()"
desc: "Get the description property: Contains the communication message for the event, that could include summary, root cause and other details."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.duration()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.duration()"
name: "duration()"
nameWithType: "EventInner.duration()"
summary: "Get the duration property: duration in seconds."
syntax: "public Integer duration()"
desc: "Get the duration property: duration in seconds."
returns:
description: "the duration value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.enableChatWithUs()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.enableChatWithUs()"
name: "enableChatWithUs()"
nameWithType: "EventInner.enableChatWithUs()"
summary: "Get the enable<wbr>Chat<wbr>With<wbr>Us property: Tells if we want to enable or disable Microsoft Support for this event."
syntax: "public Boolean enableChatWithUs()"
desc: "Get the enableChatWithUs property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the enableChatWithUs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.enableMicrosoftSupport()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.enableMicrosoftSupport()"
name: "enableMicrosoftSupport()"
nameWithType: "EventInner.enableMicrosoftSupport()"
summary: "Get the enable<wbr>Microsoft<wbr>Support property: Tells if we want to enable or disable Microsoft Support for this event."
syntax: "public Boolean enableMicrosoftSupport()"
desc: "Get the enableMicrosoftSupport property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the enableMicrosoftSupport value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.eventLevel()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.eventLevel()"
name: "eventLevel()"
nameWithType: "EventInner.eventLevel()"
summary: "Get the event<wbr>Level property: Level of event."
syntax: "public EventLevelValues eventLevel()"
desc: "Get the eventLevel property: Level of event."
returns:
description: "the eventLevel value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.eventSource()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.eventSource()"
name: "eventSource()"
nameWithType: "EventInner.eventSource()"
summary: "Get the event<wbr>Source property: Source of event."
syntax: "public EventSourceValues eventSource()"
desc: "Get the eventSource property: Source of event."
returns:
description: "the eventSource value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.eventType()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.eventType()"
name: "eventType()"
nameWithType: "EventInner.eventType()"
summary: "Get the event<wbr>Type property: Type of event."
syntax: "public EventTypeValues eventType()"
desc: "Get the eventType property: Type of event."
returns:
description: "the eventType value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.externalIncidentId()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.externalIncidentId()"
name: "externalIncidentId()"
nameWithType: "EventInner.externalIncidentId()"
summary: "Get the external<wbr>Incident<wbr>Id property: The id of the Incident."
syntax: "public String externalIncidentId()"
desc: "Get the externalIncidentId property: The id of the Incident."
returns:
description: "the externalIncidentId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.faqs()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.faqs()"
name: "faqs()"
nameWithType: "EventInner.faqs()"
summary: "Get the faqs property: Frequently asked questions for the service health event."
syntax: "public List<Faq> faqs()"
desc: "Get the faqs property: Frequently asked questions for the service health event."
returns:
description: "the faqs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Faq?alt=com.azure.resourcemanager.resourcehealth.models.Faq&text=Faq\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.headerProperty()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.headerProperty()"
name: "headerProperty()"
nameWithType: "EventInner.headerProperty()"
summary: "Get the header<wbr>Property property: Header text of event."
syntax: "public String headerProperty()"
desc: "Get the headerProperty property: Header text of event."
returns:
description: "the headerProperty value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.hirStage()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.hirStage()"
name: "hirStage()"
nameWithType: "EventInner.hirStage()"
summary: "Get the hir<wbr>Stage property: Stage for HIR Document."
syntax: "public String hirStage()"
desc: "Get the hirStage property: Stage for HIR Document."
returns:
description: "the hirStage value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.impact()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.impact()"
name: "impact()"
nameWithType: "EventInner.impact()"
summary: "Get the impact property: List services impacted by the service health event."
syntax: "public List<Impact> impact()"
desc: "Get the impact property: List services impacted by the service health event."
returns:
description: "the impact value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Impact?alt=com.azure.resourcemanager.resourcehealth.models.Impact&text=Impact\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.impactMitigationTime()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.impactMitigationTime()"
name: "impactMitigationTime()"
nameWithType: "EventInner.impactMitigationTime()"
summary: "Get the impact<wbr>Mitigation<wbr>Time property: It provides the Timestamp for when the health impacting event resolved."
syntax: "public OffsetDateTime impactMitigationTime()"
desc: "Get the impactMitigationTime property: It provides the Timestamp for when the health impacting event resolved."
returns:
description: "the impactMitigationTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.impactStartTime()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.impactStartTime()"
name: "impactStartTime()"
nameWithType: "EventInner.impactStartTime()"
summary: "Get the impact<wbr>Start<wbr>Time property: It provides the Timestamp for when the health impacting event started."
syntax: "public OffsetDateTime impactStartTime()"
desc: "Get the impactStartTime property: It provides the Timestamp for when the health impacting event started."
returns:
description: "the impactStartTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.impactType()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.impactType()"
name: "impactType()"
nameWithType: "EventInner.impactType()"
summary: "Get the impact<wbr>Type property: The type of the impact."
syntax: "public String impactType()"
desc: "Get the impactType property: The type of the impact."
returns:
description: "the impactType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.isHir()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.isHir()"
name: "isHir()"
nameWithType: "EventInner.isHir()"
summary: "Get the is<wbr>Hir property: It provides information if the event is High incident rate event or not."
syntax: "public Boolean isHir()"
desc: "Get the isHir property: It provides information if the event is High incident rate event or not."
returns:
description: "the isHir value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.lastUpdateTime()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.lastUpdateTime()"
name: "lastUpdateTime()"
nameWithType: "EventInner.lastUpdateTime()"
summary: "Get the last<wbr>Update<wbr>Time property: It provides the Timestamp for when the health impacting event was last updated."
syntax: "public OffsetDateTime lastUpdateTime()"
desc: "Get the lastUpdateTime property: It provides the Timestamp for when the health impacting event was last updated."
returns:
description: "the lastUpdateTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.level()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.level()"
name: "level()"
nameWithType: "EventInner.level()"
summary: "Get the level property: Level of insight."
syntax: "public LevelValues level()"
desc: "Get the level property: Level of insight."
returns:
description: "the level value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.links()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.links()"
name: "links()"
nameWithType: "EventInner.links()"
summary: "Get the links property: Useful links of event."
syntax: "public List<Link> links()"
desc: "Get the links property: Useful links of event."
returns:
description: "the links value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.platformInitiated()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.platformInitiated()"
name: "platformInitiated()"
nameWithType: "EventInner.platformInitiated()"
summary: "Get the platform<wbr>Initiated property: Is true if the event is platform initiated."
syntax: "public Boolean platformInitiated()"
desc: "Get the platformInitiated property: Is true if the event is platform initiated."
returns:
description: "the platformInitiated value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.priority()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.priority()"
name: "priority()"
nameWithType: "EventInner.priority()"
summary: "Get the priority property: Priority level of the event."
syntax: "public Integer priority()"
desc: "Get the priority property: Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved."
returns:
description: "the priority value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.reason()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.reason()"
name: "reason()"
nameWithType: "EventInner.reason()"
summary: "Get the reason property: The reason for the Incident."
syntax: "public String reason()"
desc: "Get the reason property: The reason for the Incident."
returns:
description: "the reason value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.recommendedActions()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.recommendedActions()"
name: "recommendedActions()"
nameWithType: "EventInner.recommendedActions()"
summary: "Get the recommended<wbr>Actions property: Recommended actions of event."
syntax: "public EventPropertiesRecommendedActions recommendedActions()"
desc: "Get the recommendedActions property: Recommended actions of event."
returns:
description: "the recommendedActions value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions&text=EventPropertiesRecommendedActions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.status()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.status()"
name: "status()"
nameWithType: "EventInner.status()"
summary: "Get the status property: Current status of event."
syntax: "public EventStatusValues status()"
desc: "Get the status property: Current status of event."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.summary()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.summary()"
name: "summary()"
nameWithType: "EventInner.summary()"
summary: "Get the summary property: Summary text of event."
syntax: "public String summary()"
desc: "Get the summary property: Summary text of event."
returns:
description: "the summary value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.systemData()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.systemData()"
name: "systemData()"
nameWithType: "EventInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
syntax: "public SystemData systemData()"
desc: "Get 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.resourcehealth.fluent.models.EventInner.title()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.title()"
name: "title()"
nameWithType: "EventInner.title()"
summary: "Get the title property: Title text of event."
syntax: "public String title()"
desc: "Get the title property: Title text of event."
returns:
description: "the title value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.validate()"
name: "validate()"
nameWithType: "EventInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withAdditionalInformation(com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withAdditionalInformation(EventPropertiesAdditionalInformation additionalInformation)"
name: "withAdditionalInformation(EventPropertiesAdditionalInformation additionalInformation)"
nameWithType: "EventInner.withAdditionalInformation(EventPropertiesAdditionalInformation additionalInformation)"
summary: "Set the additional<wbr>Information property: Additional information."
parameters:
- description: "the additionalInformation value to set."
name: "additionalInformation"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation&text=EventPropertiesAdditionalInformation\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventInner withAdditionalInformation(EventPropertiesAdditionalInformation additionalInformation)"
desc: "Set the additionalInformation property: Additional information."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withArticle(com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withArticle(EventPropertiesArticle article)"
name: "withArticle(EventPropertiesArticle article)"
nameWithType: "EventInner.withArticle(EventPropertiesArticle article)"
summary: "Set the article property: Article of event."
parameters:
- description: "the article value to set."
name: "article"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle&text=EventPropertiesArticle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventInner withArticle(EventPropertiesArticle article)"
desc: "Set the article property: Article of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "EventInner.withDescription(String description)"
summary: "Set the description property: Contains the communication message for the event, that could include summary, root cause and other details."
parameters:
- description: "the description value to set."
name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventInner withDescription(String description)"
desc: "Set the description property: Contains the communication message for the event, that could include summary, root cause and other details."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withDuration(java.lang.Integer)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withDuration(Integer duration)"
name: "withDuration(Integer duration)"
nameWithType: "EventInner.withDuration(Integer duration)"
summary: "Set the duration property: duration in seconds."
parameters:
- description: "the duration value to set."
name: "duration"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public EventInner withDuration(Integer duration)"
desc: "Set the duration property: duration in seconds."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEnableChatWithUs(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEnableChatWithUs(Boolean enableChatWithUs)"
name: "withEnableChatWithUs(Boolean enableChatWithUs)"
nameWithType: "EventInner.withEnableChatWithUs(Boolean enableChatWithUs)"
summary: "Set the enable<wbr>Chat<wbr>With<wbr>Us property: Tells if we want to enable or disable Microsoft Support for this event."
parameters:
- description: "the enableChatWithUs value to set."
name: "enableChatWithUs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EventInner withEnableChatWithUs(Boolean enableChatWithUs)"
desc: "Set the enableChatWithUs property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEnableMicrosoftSupport(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEnableMicrosoftSupport(Boolean enableMicrosoftSupport)"
name: "withEnableMicrosoftSupport(Boolean enableMicrosoftSupport)"
nameWithType: "EventInner.withEnableMicrosoftSupport(Boolean enableMicrosoftSupport)"
summary: "Set the enable<wbr>Microsoft<wbr>Support property: Tells if we want to enable or disable Microsoft Support for this event."
parameters:
- description: "the enableMicrosoftSupport value to set."
name: "enableMicrosoftSupport"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EventInner withEnableMicrosoftSupport(Boolean enableMicrosoftSupport)"
desc: "Set the enableMicrosoftSupport property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEventLevel(com.azure.resourcemanager.resourcehealth.models.EventLevelValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEventLevel(EventLevelValues eventLevel)"
name: "withEventLevel(EventLevelValues eventLevel)"
nameWithType: "EventInner.withEventLevel(EventLevelValues eventLevel)"
summary: "Set the event<wbr>Level property: Level of event."
parameters:
- description: "the eventLevel value to set."
name: "eventLevel"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventInner withEventLevel(EventLevelValues eventLevel)"
desc: "Set the eventLevel property: Level of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEventSource(com.azure.resourcemanager.resourcehealth.models.EventSourceValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEventSource(EventSourceValues eventSource)"
name: "withEventSource(EventSourceValues eventSource)"
nameWithType: "EventInner.withEventSource(EventSourceValues eventSource)"
summary: "Set the event<wbr>Source property: Source of event."
parameters:
- description: "the eventSource value to set."
name: "eventSource"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventInner withEventSource(EventSourceValues eventSource)"
desc: "Set the eventSource property: Source of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEventType(com.azure.resourcemanager.resourcehealth.models.EventTypeValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withEventType(EventTypeValues eventType)"
name: "withEventType(EventTypeValues eventType)"
nameWithType: "EventInner.withEventType(EventTypeValues eventType)"
summary: "Set the event<wbr>Type property: Type of event."
parameters:
- description: "the eventType value to set."
name: "eventType"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventInner withEventType(EventTypeValues eventType)"
desc: "Set the eventType property: Type of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withExternalIncidentId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withExternalIncidentId(String externalIncidentId)"
name: "withExternalIncidentId(String externalIncidentId)"
nameWithType: "EventInner.withExternalIncidentId(String externalIncidentId)"
summary: "Set the external<wbr>Incident<wbr>Id property: The id of the Incident."
parameters:
- description: "the externalIncidentId value to set."
name: "externalIncidentId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventInner withExternalIncidentId(String externalIncidentId)"
desc: "Set the externalIncidentId property: The id of the Incident."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withFaqs(java.util.List<com.azure.resourcemanager.resourcehealth.models.Faq>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withFaqs(List<Faq> faqs)"
name: "withFaqs(List<Faq> faqs)"
nameWithType: "EventInner.withFaqs(List<Faq> faqs)"
summary: "Set the faqs property: Frequently asked questions for the service health event."
parameters:
- description: "the faqs value to set."
name: "faqs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Faq?alt=com.azure.resourcemanager.resourcehealth.models.Faq&text=Faq\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventInner withFaqs(List<Faq> faqs)"
desc: "Set the faqs property: Frequently asked questions for the service health event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withHeaderProperty(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withHeaderProperty(String headerProperty)"
name: "withHeaderProperty(String headerProperty)"
nameWithType: "EventInner.withHeaderProperty(String headerProperty)"
summary: "Set the header<wbr>Property property: Header text of event."
parameters:
- description: "the headerProperty value to set."
name: "headerProperty"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventInner withHeaderProperty(String headerProperty)"
desc: "Set the headerProperty property: Header text of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withHirStage(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withHirStage(String hirStage)"
name: "withHirStage(String hirStage)"
nameWithType: "EventInner.withHirStage(String hirStage)"
summary: "Set the hir<wbr>Stage property: Stage for HIR Document."
parameters:
- description: "the hirStage value to set."
name: "hirStage"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventInner withHirStage(String hirStage)"
desc: "Set the hirStage property: Stage for HIR Document."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withImpact(java.util.List<com.azure.resourcemanager.resourcehealth.models.Impact>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withImpact(List<Impact> impact)"
name: "withImpact(List<Impact> impact)"
nameWithType: "EventInner.withImpact(List<Impact> impact)"
summary: "Set the impact property: List services impacted by the service health event."
parameters:
- description: "the impact value to set."
name: "impact"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Impact?alt=com.azure.resourcemanager.resourcehealth.models.Impact&text=Impact\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventInner withImpact(List<Impact> impact)"
desc: "Set the impact property: List services impacted by the service health event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withImpactMitigationTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withImpactMitigationTime(OffsetDateTime impactMitigationTime)"
name: "withImpactMitigationTime(OffsetDateTime impactMitigationTime)"
nameWithType: "EventInner.withImpactMitigationTime(OffsetDateTime impactMitigationTime)"
summary: "Set the impact<wbr>Mitigation<wbr>Time property: It provides the Timestamp for when the health impacting event resolved."
parameters:
- description: "the impactMitigationTime value to set."
name: "impactMitigationTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EventInner withImpactMitigationTime(OffsetDateTime impactMitigationTime)"
desc: "Set the impactMitigationTime property: It provides the Timestamp for when the health impacting event resolved."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withImpactStartTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withImpactStartTime(OffsetDateTime impactStartTime)"
name: "withImpactStartTime(OffsetDateTime impactStartTime)"
nameWithType: "EventInner.withImpactStartTime(OffsetDateTime impactStartTime)"
summary: "Set the impact<wbr>Start<wbr>Time property: It provides the Timestamp for when the health impacting event started."
parameters:
- description: "the impactStartTime value to set."
name: "impactStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EventInner withImpactStartTime(OffsetDateTime impactStartTime)"
desc: "Set the impactStartTime property: It provides the Timestamp for when the health impacting event started."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withImpactType(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withImpactType(String impactType)"
name: "withImpactType(String impactType)"
nameWithType: "EventInner.withImpactType(String impactType)"
summary: "Set the impact<wbr>Type property: The type of the impact."
parameters:
- description: "the impactType value to set."
name: "impactType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventInner withImpactType(String impactType)"
desc: "Set the impactType property: The type of the impact."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withIsHir(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withIsHir(Boolean isHir)"
name: "withIsHir(Boolean isHir)"
nameWithType: "EventInner.withIsHir(Boolean isHir)"
summary: "Set the is<wbr>Hir property: It provides information if the event is High incident rate event or not."
parameters:
- description: "the isHir value to set."
name: "isHir"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EventInner withIsHir(Boolean isHir)"
desc: "Set the isHir property: It provides information if the event is High incident rate event or not."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withLastUpdateTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withLastUpdateTime(OffsetDateTime lastUpdateTime)"
name: "withLastUpdateTime(OffsetDateTime lastUpdateTime)"
nameWithType: "EventInner.withLastUpdateTime(OffsetDateTime lastUpdateTime)"
summary: "Set the last<wbr>Update<wbr>Time property: It provides the Timestamp for when the health impacting event was last updated."
parameters:
- description: "the lastUpdateTime value to set."
name: "lastUpdateTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EventInner withLastUpdateTime(OffsetDateTime lastUpdateTime)"
desc: "Set the lastUpdateTime property: It provides the Timestamp for when the health impacting event was last updated."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withLevel(com.azure.resourcemanager.resourcehealth.models.LevelValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withLevel(LevelValues level)"
name: "withLevel(LevelValues level)"
nameWithType: "EventInner.withLevel(LevelValues level)"
summary: "Set the level property: Level of insight."
parameters:
- description: "the level value to set."
name: "level"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventInner withLevel(LevelValues level)"
desc: "Set the level property: Level of insight."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withLinks(java.util.List<com.azure.resourcemanager.resourcehealth.models.Link>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withLinks(List<Link> links)"
name: "withLinks(List<Link> links)"
nameWithType: "EventInner.withLinks(List<Link> links)"
summary: "Set the links property: Useful links of event."
parameters:
- description: "the links value to set."
name: "links"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventInner withLinks(List<Link> links)"
desc: "Set the links property: Useful links of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withPlatformInitiated(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withPlatformInitiated(Boolean platformInitiated)"
name: "withPlatformInitiated(Boolean platformInitiated)"
nameWithType: "EventInner.withPlatformInitiated(Boolean platformInitiated)"
summary: "Set the platform<wbr>Initiated property: Is true if the event is platform initiated."
parameters:
- description: "the platformInitiated value to set."
name: "platformInitiated"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EventInner withPlatformInitiated(Boolean platformInitiated)"
desc: "Set the platformInitiated property: Is true if the event is platform initiated."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withPriority(java.lang.Integer)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withPriority(Integer priority)"
name: "withPriority(Integer priority)"
nameWithType: "EventInner.withPriority(Integer priority)"
summary: "Set the priority property: Priority level of the event."
parameters:
- description: "the priority value to set."
name: "priority"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public EventInner withPriority(Integer priority)"
desc: "Set the priority property: Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withReason(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withReason(String reason)"
name: "withReason(String reason)"
nameWithType: "EventInner.withReason(String reason)"
summary: "Set the reason property: The reason for the Incident."
parameters:
- description: "the reason value to set."
name: "reason"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventInner withReason(String reason)"
desc: "Set the reason property: The reason for the Incident."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withRecommendedActions(com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withRecommendedActions(EventPropertiesRecommendedActions recommendedActions)"
name: "withRecommendedActions(EventPropertiesRecommendedActions recommendedActions)"
nameWithType: "EventInner.withRecommendedActions(EventPropertiesRecommendedActions recommendedActions)"
summary: "Set the recommended<wbr>Actions property: Recommended actions of event."
parameters:
- description: "the recommendedActions value to set."
name: "recommendedActions"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions&text=EventPropertiesRecommendedActions\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventInner withRecommendedActions(EventPropertiesRecommendedActions recommendedActions)"
desc: "Set the recommendedActions property: Recommended actions of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withStatus(com.azure.resourcemanager.resourcehealth.models.EventStatusValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withStatus(EventStatusValues status)"
name: "withStatus(EventStatusValues status)"
nameWithType: "EventInner.withStatus(EventStatusValues status)"
summary: "Set the status property: Current status of event."
parameters:
- description: "the status value to set."
name: "status"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventInner withStatus(EventStatusValues status)"
desc: "Set the status property: Current status of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withSummary(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withSummary(String summary)"
name: "withSummary(String summary)"
nameWithType: "EventInner.withSummary(String summary)"
summary: "Set the summary property: Summary text of event."
parameters:
- description: "the summary value to set."
name: "summary"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventInner withSummary(String summary)"
desc: "Set the summary property: Summary text of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withTitle(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner.withTitle(String title)"
name: "withTitle(String title)"
nameWithType: "EventInner.withTitle(String title)"
summary: "Set the title property: Title text of event."
parameters:
- description: "the title value to set."
name: "title"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventInner withTitle(String title)"
desc: "Set the title property: Title text of event."
returns:
description: "the EventInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Service health event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,716 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties"
name: "EventProperties"
nameWithType: "EventProperties"
summary: "Properties of event."
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 **EventProperties**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.EventProperties()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.EventProperties()"
name: "EventProperties()"
nameWithType: "EventProperties.EventProperties()"
summary: "Creates an instance of Event<wbr>Properties class."
syntax: "public EventProperties()"
desc: "Creates an instance of EventProperties class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.additionalInformation()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.additionalInformation()"
name: "additionalInformation()"
nameWithType: "EventProperties.additionalInformation()"
summary: "Get the additional<wbr>Information property: Additional information."
syntax: "public EventPropertiesAdditionalInformation additionalInformation()"
desc: "Get the additionalInformation property: Additional information."
returns:
description: "the additionalInformation value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation&text=EventPropertiesAdditionalInformation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.article()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.article()"
name: "article()"
nameWithType: "EventProperties.article()"
summary: "Get the article property: Article of event."
syntax: "public EventPropertiesArticle article()"
desc: "Get the article property: Article of event."
returns:
description: "the article value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle&text=EventPropertiesArticle\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.description()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.description()"
name: "description()"
nameWithType: "EventProperties.description()"
summary: "Get the description property: Contains the communication message for the event, that could include summary, root cause and other details."
syntax: "public String description()"
desc: "Get the description property: Contains the communication message for the event, that could include summary, root cause and other details."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.duration()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.duration()"
name: "duration()"
nameWithType: "EventProperties.duration()"
summary: "Get the duration property: duration in seconds."
syntax: "public Integer duration()"
desc: "Get the duration property: duration in seconds."
returns:
description: "the duration value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.enableChatWithUs()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.enableChatWithUs()"
name: "enableChatWithUs()"
nameWithType: "EventProperties.enableChatWithUs()"
summary: "Get the enable<wbr>Chat<wbr>With<wbr>Us property: Tells if we want to enable or disable Microsoft Support for this event."
syntax: "public Boolean enableChatWithUs()"
desc: "Get the enableChatWithUs property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the enableChatWithUs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.enableMicrosoftSupport()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.enableMicrosoftSupport()"
name: "enableMicrosoftSupport()"
nameWithType: "EventProperties.enableMicrosoftSupport()"
summary: "Get the enable<wbr>Microsoft<wbr>Support property: Tells if we want to enable or disable Microsoft Support for this event."
syntax: "public Boolean enableMicrosoftSupport()"
desc: "Get the enableMicrosoftSupport property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the enableMicrosoftSupport value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.eventLevel()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.eventLevel()"
name: "eventLevel()"
nameWithType: "EventProperties.eventLevel()"
summary: "Get the event<wbr>Level property: Level of event."
syntax: "public EventLevelValues eventLevel()"
desc: "Get the eventLevel property: Level of event."
returns:
description: "the eventLevel value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.eventSource()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.eventSource()"
name: "eventSource()"
nameWithType: "EventProperties.eventSource()"
summary: "Get the event<wbr>Source property: Source of event."
syntax: "public EventSourceValues eventSource()"
desc: "Get the eventSource property: Source of event."
returns:
description: "the eventSource value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.eventType()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.eventType()"
name: "eventType()"
nameWithType: "EventProperties.eventType()"
summary: "Get the event<wbr>Type property: Type of event."
syntax: "public EventTypeValues eventType()"
desc: "Get the eventType property: Type of event."
returns:
description: "the eventType value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.externalIncidentId()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.externalIncidentId()"
name: "externalIncidentId()"
nameWithType: "EventProperties.externalIncidentId()"
summary: "Get the external<wbr>Incident<wbr>Id property: The id of the Incident."
syntax: "public String externalIncidentId()"
desc: "Get the externalIncidentId property: The id of the Incident."
returns:
description: "the externalIncidentId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.faqs()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.faqs()"
name: "faqs()"
nameWithType: "EventProperties.faqs()"
summary: "Get the faqs property: Frequently asked questions for the service health event."
syntax: "public List<Faq> faqs()"
desc: "Get the faqs property: Frequently asked questions for the service health event."
returns:
description: "the faqs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Faq?alt=com.azure.resourcemanager.resourcehealth.models.Faq&text=Faq\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.headerProperty()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.headerProperty()"
name: "headerProperty()"
nameWithType: "EventProperties.headerProperty()"
summary: "Get the header<wbr>Property property: Header text of event."
syntax: "public String headerProperty()"
desc: "Get the headerProperty property: Header text of event."
returns:
description: "the headerProperty value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.hirStage()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.hirStage()"
name: "hirStage()"
nameWithType: "EventProperties.hirStage()"
summary: "Get the hir<wbr>Stage property: Stage for HIR Document."
syntax: "public String hirStage()"
desc: "Get the hirStage property: Stage for HIR Document."
returns:
description: "the hirStage value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.impact()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.impact()"
name: "impact()"
nameWithType: "EventProperties.impact()"
summary: "Get the impact property: List services impacted by the service health event."
syntax: "public List<Impact> impact()"
desc: "Get the impact property: List services impacted by the service health event."
returns:
description: "the impact value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Impact?alt=com.azure.resourcemanager.resourcehealth.models.Impact&text=Impact\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.impactMitigationTime()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.impactMitigationTime()"
name: "impactMitigationTime()"
nameWithType: "EventProperties.impactMitigationTime()"
summary: "Get the impact<wbr>Mitigation<wbr>Time property: It provides the Timestamp for when the health impacting event resolved."
syntax: "public OffsetDateTime impactMitigationTime()"
desc: "Get the impactMitigationTime property: It provides the Timestamp for when the health impacting event resolved."
returns:
description: "the impactMitigationTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.impactStartTime()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.impactStartTime()"
name: "impactStartTime()"
nameWithType: "EventProperties.impactStartTime()"
summary: "Get the impact<wbr>Start<wbr>Time property: It provides the Timestamp for when the health impacting event started."
syntax: "public OffsetDateTime impactStartTime()"
desc: "Get the impactStartTime property: It provides the Timestamp for when the health impacting event started."
returns:
description: "the impactStartTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.impactType()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.impactType()"
name: "impactType()"
nameWithType: "EventProperties.impactType()"
summary: "Get the impact<wbr>Type property: The type of the impact."
syntax: "public String impactType()"
desc: "Get the impactType property: The type of the impact."
returns:
description: "the impactType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.isHir()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.isHir()"
name: "isHir()"
nameWithType: "EventProperties.isHir()"
summary: "Get the is<wbr>Hir property: It provides information if the event is High incident rate event or not."
syntax: "public Boolean isHir()"
desc: "Get the isHir property: It provides information if the event is High incident rate event or not."
returns:
description: "the isHir value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.lastUpdateTime()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.lastUpdateTime()"
name: "lastUpdateTime()"
nameWithType: "EventProperties.lastUpdateTime()"
summary: "Get the last<wbr>Update<wbr>Time property: It provides the Timestamp for when the health impacting event was last updated."
syntax: "public OffsetDateTime lastUpdateTime()"
desc: "Get the lastUpdateTime property: It provides the Timestamp for when the health impacting event was last updated."
returns:
description: "the lastUpdateTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.level()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.level()"
name: "level()"
nameWithType: "EventProperties.level()"
summary: "Get the level property: Level of insight."
syntax: "public LevelValues level()"
desc: "Get the level property: Level of insight."
returns:
description: "the level value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.links()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.links()"
name: "links()"
nameWithType: "EventProperties.links()"
summary: "Get the links property: Useful links of event."
syntax: "public List<Link> links()"
desc: "Get the links property: Useful links of event."
returns:
description: "the links value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.platformInitiated()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.platformInitiated()"
name: "platformInitiated()"
nameWithType: "EventProperties.platformInitiated()"
summary: "Get the platform<wbr>Initiated property: Is true if the event is platform initiated."
syntax: "public Boolean platformInitiated()"
desc: "Get the platformInitiated property: Is true if the event is platform initiated."
returns:
description: "the platformInitiated value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.priority()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.priority()"
name: "priority()"
nameWithType: "EventProperties.priority()"
summary: "Get the priority property: Priority level of the event."
syntax: "public Integer priority()"
desc: "Get the priority property: Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved."
returns:
description: "the priority value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.reason()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.reason()"
name: "reason()"
nameWithType: "EventProperties.reason()"
summary: "Get the reason property: The reason for the Incident."
syntax: "public String reason()"
desc: "Get the reason property: The reason for the Incident."
returns:
description: "the reason value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.recommendedActions()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.recommendedActions()"
name: "recommendedActions()"
nameWithType: "EventProperties.recommendedActions()"
summary: "Get the recommended<wbr>Actions property: Recommended actions of event."
syntax: "public EventPropertiesRecommendedActions recommendedActions()"
desc: "Get the recommendedActions property: Recommended actions of event."
returns:
description: "the recommendedActions value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions&text=EventPropertiesRecommendedActions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.status()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.status()"
name: "status()"
nameWithType: "EventProperties.status()"
summary: "Get the status property: Current status of event."
syntax: "public EventStatusValues status()"
desc: "Get the status property: Current status of event."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.summary()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.summary()"
name: "summary()"
nameWithType: "EventProperties.summary()"
summary: "Get the summary property: Summary text of event."
syntax: "public String summary()"
desc: "Get the summary property: Summary text of event."
returns:
description: "the summary value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.title()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.title()"
name: "title()"
nameWithType: "EventProperties.title()"
summary: "Get the title property: Title text of event."
syntax: "public String title()"
desc: "Get the title property: Title text of event."
returns:
description: "the title value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.validate()"
name: "validate()"
nameWithType: "EventProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withAdditionalInformation(com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withAdditionalInformation(EventPropertiesAdditionalInformation additionalInformation)"
name: "withAdditionalInformation(EventPropertiesAdditionalInformation additionalInformation)"
nameWithType: "EventProperties.withAdditionalInformation(EventPropertiesAdditionalInformation additionalInformation)"
summary: "Set the additional<wbr>Information property: Additional information."
parameters:
- description: "the additionalInformation value to set."
name: "additionalInformation"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation&text=EventPropertiesAdditionalInformation\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventProperties withAdditionalInformation(EventPropertiesAdditionalInformation additionalInformation)"
desc: "Set the additionalInformation property: Additional information."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withArticle(com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withArticle(EventPropertiesArticle article)"
name: "withArticle(EventPropertiesArticle article)"
nameWithType: "EventProperties.withArticle(EventPropertiesArticle article)"
summary: "Set the article property: Article of event."
parameters:
- description: "the article value to set."
name: "article"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle&text=EventPropertiesArticle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventProperties withArticle(EventPropertiesArticle article)"
desc: "Set the article property: Article of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "EventProperties.withDescription(String description)"
summary: "Set the description property: Contains the communication message for the event, that could include summary, root cause and other details."
parameters:
- description: "the description value to set."
name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventProperties withDescription(String description)"
desc: "Set the description property: Contains the communication message for the event, that could include summary, root cause and other details."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withDuration(java.lang.Integer)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withDuration(Integer duration)"
name: "withDuration(Integer duration)"
nameWithType: "EventProperties.withDuration(Integer duration)"
summary: "Set the duration property: duration in seconds."
parameters:
- description: "the duration value to set."
name: "duration"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public EventProperties withDuration(Integer duration)"
desc: "Set the duration property: duration in seconds."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEnableChatWithUs(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEnableChatWithUs(Boolean enableChatWithUs)"
name: "withEnableChatWithUs(Boolean enableChatWithUs)"
nameWithType: "EventProperties.withEnableChatWithUs(Boolean enableChatWithUs)"
summary: "Set the enable<wbr>Chat<wbr>With<wbr>Us property: Tells if we want to enable or disable Microsoft Support for this event."
parameters:
- description: "the enableChatWithUs value to set."
name: "enableChatWithUs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EventProperties withEnableChatWithUs(Boolean enableChatWithUs)"
desc: "Set the enableChatWithUs property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEnableMicrosoftSupport(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEnableMicrosoftSupport(Boolean enableMicrosoftSupport)"
name: "withEnableMicrosoftSupport(Boolean enableMicrosoftSupport)"
nameWithType: "EventProperties.withEnableMicrosoftSupport(Boolean enableMicrosoftSupport)"
summary: "Set the enable<wbr>Microsoft<wbr>Support property: Tells if we want to enable or disable Microsoft Support for this event."
parameters:
- description: "the enableMicrosoftSupport value to set."
name: "enableMicrosoftSupport"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EventProperties withEnableMicrosoftSupport(Boolean enableMicrosoftSupport)"
desc: "Set the enableMicrosoftSupport property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEventLevel(com.azure.resourcemanager.resourcehealth.models.EventLevelValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEventLevel(EventLevelValues eventLevel)"
name: "withEventLevel(EventLevelValues eventLevel)"
nameWithType: "EventProperties.withEventLevel(EventLevelValues eventLevel)"
summary: "Set the event<wbr>Level property: Level of event."
parameters:
- description: "the eventLevel value to set."
name: "eventLevel"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventProperties withEventLevel(EventLevelValues eventLevel)"
desc: "Set the eventLevel property: Level of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEventSource(com.azure.resourcemanager.resourcehealth.models.EventSourceValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEventSource(EventSourceValues eventSource)"
name: "withEventSource(EventSourceValues eventSource)"
nameWithType: "EventProperties.withEventSource(EventSourceValues eventSource)"
summary: "Set the event<wbr>Source property: Source of event."
parameters:
- description: "the eventSource value to set."
name: "eventSource"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventProperties withEventSource(EventSourceValues eventSource)"
desc: "Set the eventSource property: Source of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEventType(com.azure.resourcemanager.resourcehealth.models.EventTypeValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withEventType(EventTypeValues eventType)"
name: "withEventType(EventTypeValues eventType)"
nameWithType: "EventProperties.withEventType(EventTypeValues eventType)"
summary: "Set the event<wbr>Type property: Type of event."
parameters:
- description: "the eventType value to set."
name: "eventType"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventProperties withEventType(EventTypeValues eventType)"
desc: "Set the eventType property: Type of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withExternalIncidentId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withExternalIncidentId(String externalIncidentId)"
name: "withExternalIncidentId(String externalIncidentId)"
nameWithType: "EventProperties.withExternalIncidentId(String externalIncidentId)"
summary: "Set the external<wbr>Incident<wbr>Id property: The id of the Incident."
parameters:
- description: "the externalIncidentId value to set."
name: "externalIncidentId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventProperties withExternalIncidentId(String externalIncidentId)"
desc: "Set the externalIncidentId property: The id of the Incident."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withFaqs(java.util.List<com.azure.resourcemanager.resourcehealth.models.Faq>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withFaqs(List<Faq> faqs)"
name: "withFaqs(List<Faq> faqs)"
nameWithType: "EventProperties.withFaqs(List<Faq> faqs)"
summary: "Set the faqs property: Frequently asked questions for the service health event."
parameters:
- description: "the faqs value to set."
name: "faqs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Faq?alt=com.azure.resourcemanager.resourcehealth.models.Faq&text=Faq\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventProperties withFaqs(List<Faq> faqs)"
desc: "Set the faqs property: Frequently asked questions for the service health event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withHeaderProperty(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withHeaderProperty(String headerProperty)"
name: "withHeaderProperty(String headerProperty)"
nameWithType: "EventProperties.withHeaderProperty(String headerProperty)"
summary: "Set the header<wbr>Property property: Header text of event."
parameters:
- description: "the headerProperty value to set."
name: "headerProperty"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventProperties withHeaderProperty(String headerProperty)"
desc: "Set the headerProperty property: Header text of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withHirStage(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withHirStage(String hirStage)"
name: "withHirStage(String hirStage)"
nameWithType: "EventProperties.withHirStage(String hirStage)"
summary: "Set the hir<wbr>Stage property: Stage for HIR Document."
parameters:
- description: "the hirStage value to set."
name: "hirStage"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventProperties withHirStage(String hirStage)"
desc: "Set the hirStage property: Stage for HIR Document."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withImpact(java.util.List<com.azure.resourcemanager.resourcehealth.models.Impact>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withImpact(List<Impact> impact)"
name: "withImpact(List<Impact> impact)"
nameWithType: "EventProperties.withImpact(List<Impact> impact)"
summary: "Set the impact property: List services impacted by the service health event."
parameters:
- description: "the impact value to set."
name: "impact"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Impact?alt=com.azure.resourcemanager.resourcehealth.models.Impact&text=Impact\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventProperties withImpact(List<Impact> impact)"
desc: "Set the impact property: List services impacted by the service health event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withImpactMitigationTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withImpactMitigationTime(OffsetDateTime impactMitigationTime)"
name: "withImpactMitigationTime(OffsetDateTime impactMitigationTime)"
nameWithType: "EventProperties.withImpactMitigationTime(OffsetDateTime impactMitigationTime)"
summary: "Set the impact<wbr>Mitigation<wbr>Time property: It provides the Timestamp for when the health impacting event resolved."
parameters:
- description: "the impactMitigationTime value to set."
name: "impactMitigationTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EventProperties withImpactMitigationTime(OffsetDateTime impactMitigationTime)"
desc: "Set the impactMitigationTime property: It provides the Timestamp for when the health impacting event resolved."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withImpactStartTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withImpactStartTime(OffsetDateTime impactStartTime)"
name: "withImpactStartTime(OffsetDateTime impactStartTime)"
nameWithType: "EventProperties.withImpactStartTime(OffsetDateTime impactStartTime)"
summary: "Set the impact<wbr>Start<wbr>Time property: It provides the Timestamp for when the health impacting event started."
parameters:
- description: "the impactStartTime value to set."
name: "impactStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EventProperties withImpactStartTime(OffsetDateTime impactStartTime)"
desc: "Set the impactStartTime property: It provides the Timestamp for when the health impacting event started."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withImpactType(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withImpactType(String impactType)"
name: "withImpactType(String impactType)"
nameWithType: "EventProperties.withImpactType(String impactType)"
summary: "Set the impact<wbr>Type property: The type of the impact."
parameters:
- description: "the impactType value to set."
name: "impactType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventProperties withImpactType(String impactType)"
desc: "Set the impactType property: The type of the impact."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withIsHir(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withIsHir(Boolean isHir)"
name: "withIsHir(Boolean isHir)"
nameWithType: "EventProperties.withIsHir(Boolean isHir)"
summary: "Set the is<wbr>Hir property: It provides information if the event is High incident rate event or not."
parameters:
- description: "the isHir value to set."
name: "isHir"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EventProperties withIsHir(Boolean isHir)"
desc: "Set the isHir property: It provides information if the event is High incident rate event or not."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withLastUpdateTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withLastUpdateTime(OffsetDateTime lastUpdateTime)"
name: "withLastUpdateTime(OffsetDateTime lastUpdateTime)"
nameWithType: "EventProperties.withLastUpdateTime(OffsetDateTime lastUpdateTime)"
summary: "Set the last<wbr>Update<wbr>Time property: It provides the Timestamp for when the health impacting event was last updated."
parameters:
- description: "the lastUpdateTime value to set."
name: "lastUpdateTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EventProperties withLastUpdateTime(OffsetDateTime lastUpdateTime)"
desc: "Set the lastUpdateTime property: It provides the Timestamp for when the health impacting event was last updated."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withLevel(com.azure.resourcemanager.resourcehealth.models.LevelValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withLevel(LevelValues level)"
name: "withLevel(LevelValues level)"
nameWithType: "EventProperties.withLevel(LevelValues level)"
summary: "Set the level property: Level of insight."
parameters:
- description: "the level value to set."
name: "level"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventProperties withLevel(LevelValues level)"
desc: "Set the level property: Level of insight."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withLinks(java.util.List<com.azure.resourcemanager.resourcehealth.models.Link>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withLinks(List<Link> links)"
name: "withLinks(List<Link> links)"
nameWithType: "EventProperties.withLinks(List<Link> links)"
summary: "Set the links property: Useful links of event."
parameters:
- description: "the links value to set."
name: "links"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventProperties withLinks(List<Link> links)"
desc: "Set the links property: Useful links of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withPlatformInitiated(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withPlatformInitiated(Boolean platformInitiated)"
name: "withPlatformInitiated(Boolean platformInitiated)"
nameWithType: "EventProperties.withPlatformInitiated(Boolean platformInitiated)"
summary: "Set the platform<wbr>Initiated property: Is true if the event is platform initiated."
parameters:
- description: "the platformInitiated value to set."
name: "platformInitiated"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EventProperties withPlatformInitiated(Boolean platformInitiated)"
desc: "Set the platformInitiated property: Is true if the event is platform initiated."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withPriority(java.lang.Integer)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withPriority(Integer priority)"
name: "withPriority(Integer priority)"
nameWithType: "EventProperties.withPriority(Integer priority)"
summary: "Set the priority property: Priority level of the event."
parameters:
- description: "the priority value to set."
name: "priority"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public EventProperties withPriority(Integer priority)"
desc: "Set the priority property: Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withReason(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withReason(String reason)"
name: "withReason(String reason)"
nameWithType: "EventProperties.withReason(String reason)"
summary: "Set the reason property: The reason for the Incident."
parameters:
- description: "the reason value to set."
name: "reason"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventProperties withReason(String reason)"
desc: "Set the reason property: The reason for the Incident."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withRecommendedActions(com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withRecommendedActions(EventPropertiesRecommendedActions recommendedActions)"
name: "withRecommendedActions(EventPropertiesRecommendedActions recommendedActions)"
nameWithType: "EventProperties.withRecommendedActions(EventPropertiesRecommendedActions recommendedActions)"
summary: "Set the recommended<wbr>Actions property: Recommended actions of event."
parameters:
- description: "the recommendedActions value to set."
name: "recommendedActions"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions&text=EventPropertiesRecommendedActions\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventProperties withRecommendedActions(EventPropertiesRecommendedActions recommendedActions)"
desc: "Set the recommendedActions property: Recommended actions of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withStatus(com.azure.resourcemanager.resourcehealth.models.EventStatusValues)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withStatus(EventStatusValues status)"
name: "withStatus(EventStatusValues status)"
nameWithType: "EventProperties.withStatus(EventStatusValues status)"
summary: "Set the status property: Current status of event."
parameters:
- description: "the status value to set."
name: "status"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventProperties withStatus(EventStatusValues status)"
desc: "Set the status property: Current status of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withSummary(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withSummary(String summary)"
name: "withSummary(String summary)"
nameWithType: "EventProperties.withSummary(String summary)"
summary: "Set the summary property: Summary text of event."
parameters:
- description: "the summary value to set."
name: "summary"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventProperties withSummary(String summary)"
desc: "Set the summary property: Summary text of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withTitle(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties.withTitle(String title)"
name: "withTitle(String title)"
nameWithType: "EventProperties.withTitle(String title)"
summary: "Set the title property: Title text of event."
parameters:
- description: "the title value to set."
name: "title"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventProperties withTitle(String title)"
desc: "Set the title property: Title text of event."
returns:
description: "the EventProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties&text=EventProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Properties of event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,156 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner"
name: "MetadataEntityInner"
nameWithType: "MetadataEntityInner"
summary: "The metadata entity contract."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- 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 **MetadataEntityInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.MetadataEntityInner()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.MetadataEntityInner()"
name: "MetadataEntityInner()"
nameWithType: "MetadataEntityInner.MetadataEntityInner()"
summary: "Creates an instance of Metadata<wbr>Entity<wbr>Inner class."
syntax: "public MetadataEntityInner()"
desc: "Creates an instance of MetadataEntityInner class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.applicableScenarios()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.applicableScenarios()"
name: "applicableScenarios()"
nameWithType: "MetadataEntityInner.applicableScenarios()"
summary: "Get the applicable<wbr>Scenarios property: The list of scenarios applicable to this metadata entity."
syntax: "public List<Scenario> applicableScenarios()"
desc: "Get the applicableScenarios property: The list of scenarios applicable to this metadata entity."
returns:
description: "the applicableScenarios value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.dependsOn()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.dependsOn()"
name: "dependsOn()"
nameWithType: "MetadataEntityInner.dependsOn()"
summary: "Get the depends<wbr>On property: The list of keys on which this entity depends on."
syntax: "public List<String> dependsOn()"
desc: "Get the dependsOn property: The list of keys on which this entity depends on."
returns:
description: "the dependsOn value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.displayName()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.displayName()"
name: "displayName()"
nameWithType: "MetadataEntityInner.displayName()"
summary: "Get the display<wbr>Name property: The display name."
syntax: "public String displayName()"
desc: "Get the displayName property: The display name."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.supportedValues()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.supportedValues()"
name: "supportedValues()"
nameWithType: "MetadataEntityInner.supportedValues()"
summary: "Get the supported<wbr>Values property: The list of supported values."
syntax: "public List<MetadataSupportedValueDetail> supportedValues()"
desc: "Get the supportedValues property: The list of supported values."
returns:
description: "the supportedValues value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail?alt=com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail&text=MetadataSupportedValueDetail\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.systemData()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.systemData()"
name: "systemData()"
nameWithType: "MetadataEntityInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
syntax: "public SystemData systemData()"
desc: "Get 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.resourcehealth.fluent.models.MetadataEntityInner.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.validate()"
name: "validate()"
nameWithType: "MetadataEntityInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.withApplicableScenarios(java.util.List<com.azure.resourcemanager.resourcehealth.models.Scenario>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.withApplicableScenarios(List<Scenario> applicableScenarios)"
name: "withApplicableScenarios(List<Scenario> applicableScenarios)"
nameWithType: "MetadataEntityInner.withApplicableScenarios(List<Scenario> applicableScenarios)"
summary: "Set the applicable<wbr>Scenarios property: The list of scenarios applicable to this metadata entity."
parameters:
- description: "the applicableScenarios value to set."
name: "applicableScenarios"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MetadataEntityInner withApplicableScenarios(List<Scenario> applicableScenarios)"
desc: "Set the applicableScenarios property: The list of scenarios applicable to this metadata entity."
returns:
description: "the MetadataEntityInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.withDependsOn(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.withDependsOn(List<String> dependsOn)"
name: "withDependsOn(List<String> dependsOn)"
nameWithType: "MetadataEntityInner.withDependsOn(List<String> dependsOn)"
summary: "Set the depends<wbr>On property: The list of keys on which this entity depends on."
parameters:
- description: "the dependsOn value to set."
name: "dependsOn"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public MetadataEntityInner withDependsOn(List<String> dependsOn)"
desc: "Set the dependsOn property: The list of keys on which this entity depends on."
returns:
description: "the MetadataEntityInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.withDisplayName(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "MetadataEntityInner.withDisplayName(String displayName)"
summary: "Set the display<wbr>Name property: The display name."
parameters:
- description: "the displayName value to set."
name: "displayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MetadataEntityInner withDisplayName(String displayName)"
desc: "Set the displayName property: The display name."
returns:
description: "the MetadataEntityInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.withSupportedValues(java.util.List<com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner.withSupportedValues(List<MetadataSupportedValueDetail> supportedValues)"
name: "withSupportedValues(List<MetadataSupportedValueDetail> supportedValues)"
nameWithType: "MetadataEntityInner.withSupportedValues(List<MetadataSupportedValueDetail> supportedValues)"
summary: "Set the supported<wbr>Values property: The list of supported values."
parameters:
- description: "the supportedValues value to set."
name: "supportedValues"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail?alt=com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail&text=MetadataSupportedValueDetail\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MetadataEntityInner withSupportedValues(List<MetadataSupportedValueDetail> supportedValues)"
desc: "Set the supportedValues property: The list of supported values."
returns:
description: "the MetadataEntityInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The metadata entity contract."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,140 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties"
name: "MetadataEntityProperties"
nameWithType: "MetadataEntityProperties"
summary: "The metadata entity properties."
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 **MetadataEntityProperties**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.MetadataEntityProperties()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.MetadataEntityProperties()"
name: "MetadataEntityProperties()"
nameWithType: "MetadataEntityProperties.MetadataEntityProperties()"
summary: "Creates an instance of Metadata<wbr>Entity<wbr>Properties class."
syntax: "public MetadataEntityProperties()"
desc: "Creates an instance of MetadataEntityProperties class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.applicableScenarios()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.applicableScenarios()"
name: "applicableScenarios()"
nameWithType: "MetadataEntityProperties.applicableScenarios()"
summary: "Get the applicable<wbr>Scenarios property: The list of scenarios applicable to this metadata entity."
syntax: "public List<Scenario> applicableScenarios()"
desc: "Get the applicableScenarios property: The list of scenarios applicable to this metadata entity."
returns:
description: "the applicableScenarios value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.dependsOn()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.dependsOn()"
name: "dependsOn()"
nameWithType: "MetadataEntityProperties.dependsOn()"
summary: "Get the depends<wbr>On property: The list of keys on which this entity depends on."
syntax: "public List<String> dependsOn()"
desc: "Get the dependsOn property: The list of keys on which this entity depends on."
returns:
description: "the dependsOn value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.displayName()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.displayName()"
name: "displayName()"
nameWithType: "MetadataEntityProperties.displayName()"
summary: "Get the display<wbr>Name property: The display name."
syntax: "public String displayName()"
desc: "Get the displayName property: The display name."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.supportedValues()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.supportedValues()"
name: "supportedValues()"
nameWithType: "MetadataEntityProperties.supportedValues()"
summary: "Get the supported<wbr>Values property: The list of supported values."
syntax: "public List<MetadataSupportedValueDetail> supportedValues()"
desc: "Get the supportedValues property: The list of supported values."
returns:
description: "the supportedValues value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail?alt=com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail&text=MetadataSupportedValueDetail\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.validate()"
name: "validate()"
nameWithType: "MetadataEntityProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.withApplicableScenarios(java.util.List<com.azure.resourcemanager.resourcehealth.models.Scenario>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.withApplicableScenarios(List<Scenario> applicableScenarios)"
name: "withApplicableScenarios(List<Scenario> applicableScenarios)"
nameWithType: "MetadataEntityProperties.withApplicableScenarios(List<Scenario> applicableScenarios)"
summary: "Set the applicable<wbr>Scenarios property: The list of scenarios applicable to this metadata entity."
parameters:
- description: "the applicableScenarios value to set."
name: "applicableScenarios"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MetadataEntityProperties withApplicableScenarios(List<Scenario> applicableScenarios)"
desc: "Set the applicableScenarios property: The list of scenarios applicable to this metadata entity."
returns:
description: "the MetadataEntityProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties&text=MetadataEntityProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.withDependsOn(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.withDependsOn(List<String> dependsOn)"
name: "withDependsOn(List<String> dependsOn)"
nameWithType: "MetadataEntityProperties.withDependsOn(List<String> dependsOn)"
summary: "Set the depends<wbr>On property: The list of keys on which this entity depends on."
parameters:
- description: "the dependsOn value to set."
name: "dependsOn"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public MetadataEntityProperties withDependsOn(List<String> dependsOn)"
desc: "Set the dependsOn property: The list of keys on which this entity depends on."
returns:
description: "the MetadataEntityProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties&text=MetadataEntityProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.withDisplayName(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "MetadataEntityProperties.withDisplayName(String displayName)"
summary: "Set the display<wbr>Name property: The display name."
parameters:
- description: "the displayName value to set."
name: "displayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MetadataEntityProperties withDisplayName(String displayName)"
desc: "Set the displayName property: The display name."
returns:
description: "the MetadataEntityProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties&text=MetadataEntityProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.withSupportedValues(java.util.List<com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail>)"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties.withSupportedValues(List<MetadataSupportedValueDetail> supportedValues)"
name: "withSupportedValues(List<MetadataSupportedValueDetail> supportedValues)"
nameWithType: "MetadataEntityProperties.withSupportedValues(List<MetadataSupportedValueDetail> supportedValues)"
summary: "Set the supported<wbr>Values property: The list of supported values."
parameters:
- description: "the supportedValues value to set."
name: "supportedValues"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail?alt=com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail&text=MetadataSupportedValueDetail\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MetadataEntityProperties withSupportedValues(List<MetadataSupportedValueDetail> supportedValues)"
desc: "Set the supportedValues property: The list of supported values."
returns:
description: "the MetadataEntityProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties&text=MetadataEntityProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The metadata entity properties."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner.OperationListResultInner()"
name: "OperationListResultInner()"
nameWithType: "OperationListResultInner.OperationListResultInner()"
summary: "Creates an instance of Operation<wbr>List<wbr>Result<wbr>Inner class."
syntax: "public OperationListResultInner()"
desc: "Creates an instance of OperationListResultInner class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner.validate()"
@ -39,9 +41,9 @@ methods:
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner.value()"
name: "value()"
nameWithType: "OperationListResultInner.value()"
summary: "Get the value property: List of operations available in the resourcehealth resource provider."
summary: "Get the value property: List of operations available in the Microsoft.<wbr>Resource<wbr>Health resource provider."
syntax: "public List<Operation> value()"
desc: "Get the value property: List of operations available in the resourcehealth resource provider."
desc: "Get the value property: List of operations available in the Microsoft.ResourceHealth resource provider."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Operation?alt=com.azure.resourcemanager.resourcehealth.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />&gt;"
@ -49,13 +51,13 @@ methods:
fullName: "com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner.withValue(List<Operation> value)"
name: "withValue(List<Operation> value)"
nameWithType: "OperationListResultInner.withValue(List<Operation> value)"
summary: "Set the value property: List of operations available in the resourcehealth resource provider."
summary: "Set the value property: List of operations available in the Microsoft.<wbr>Resource<wbr>Health resource provider."
parameters:
- description: "the value value to set."
name: "value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Operation?alt=com.azure.resourcemanager.resourcehealth.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public OperationListResultInner withValue(List<Operation> value)"
desc: "Set the value property: List of operations available in the resourcehealth resource provider."
desc: "Set the value property: List of operations available in the Microsoft.ResourceHealth resource provider."
returns:
description: "the OperationListResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner&text=OperationListResultInner\" data-throw-if-not-resolved=\"False\" />"
@ -63,4 +65,4 @@ type: "class"
desc: "Lists the operations response."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -5,8 +5,16 @@ name: "com.azure.resourcemanager.resourcehealth.fluent.models"
summary: "Package containing the inner data models for MicrosoftResourceHealth."
classes:
- "com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner"
- "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue"
- "com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner"
- "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner"
- "com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties"
- "com.azure.resourcemanager.resourcehealth.fluent.models.EventInner"
- "com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties"
- "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner"
- "com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties"
- "com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner"
desc: "Package containing the inner data models for MicrosoftResourceHealth. The Resource Health Client."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -5,9 +5,17 @@ name: "com.azure.resourcemanager.resourcehealth.fluent"
summary: "Package containing the service clients for MicrosoftResourceHealth."
interfaces:
- "com.azure.resourcemanager.resourcehealth.fluent.AvailabilityStatusesClient"
- "com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient"
- "com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient"
- "com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient"
- "com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient"
- "com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient"
- "com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient"
- "com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient"
- "com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth"
- "com.azure.resourcemanager.resourcehealth.fluent.OperationsClient"
- "com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient"
desc: "Package containing the service clients for MicrosoftResourceHealth. The Resource Health Client."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -3,7 +3,7 @@ uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues"
name: "AvailabilityStateValues"
nameWithType: "AvailabilityStateValues"
summary: "Defines values for Availability<wbr>State<wbr>Values."
summary: "Impacted resource status of the resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
@ -31,7 +31,11 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues.AvailabilityStateValues()"
name: "AvailabilityStateValues()"
nameWithType: "AvailabilityStateValues.AvailabilityStateValues()"
syntax: "public AvailabilityStateValues()"
summary: "Creates a new instance of Availability<wbr>State<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public AvailabilityStateValues()"
desc: "Creates a new instance of AvailabilityStateValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues.AVAILABLE"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues.AVAILABLE"
@ -102,14 +106,16 @@ methods:
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues.values()"
name: "values()"
nameWithType: "AvailabilityStateValues.values()"
summary: "Gets known Availability<wbr>State<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<AvailabilityStateValues> values()"
desc: "Gets known AvailabilityStateValues values."
returns:
description: "known AvailabilityStateValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues&text=AvailabilityStateValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for AvailabilityStateValues."
desc: "Impacted resource status of the resource."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -82,4 +82,4 @@ type: "interface"
desc: "An immutable client-side representation of AvailabilityStatus."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusListResult.AvailabilityStatusListResult()"
name: "AvailabilityStatusListResult()"
nameWithType: "AvailabilityStatusListResult.AvailabilityStatusListResult()"
summary: "Creates an instance of Availability<wbr>Status<wbr>List<wbr>Result class."
syntax: "public AvailabilityStatusListResult()"
desc: "Creates an instance of AvailabilityStatusListResult class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusListResult.nextLink()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusListResult.nextLink()"
@ -87,4 +89,4 @@ type: "class"
desc: "The List availabilityStatus operation response."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,8 +26,20 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.AvailabilityStatusProperties()"
name: "AvailabilityStatusProperties()"
nameWithType: "AvailabilityStatusProperties.AvailabilityStatusProperties()"
summary: "Creates an instance of Availability<wbr>Status<wbr>Properties class."
syntax: "public AvailabilityStatusProperties()"
desc: "Creates an instance of AvailabilityStatusProperties class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.articleId()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.articleId()"
name: "articleId()"
nameWithType: "AvailabilityStatusProperties.articleId()"
summary: "Get the article<wbr>Id property: The Article Id."
syntax: "public String articleId()"
desc: "Get the articleId property: The Article Id."
returns:
description: "the articleId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.availabilityState()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.availabilityState()"
name: "availabilityState()"
@ -38,6 +50,26 @@ methods:
returns:
description: "the availabilityState value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues&text=AvailabilityStateValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.category()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.category()"
name: "category()"
nameWithType: "AvailabilityStatusProperties.category()"
summary: "Get the category property: When a context field is set to Platform, this field will reflect if the event was planned or unplanned."
syntax: "public String category()"
desc: "Get the category property: When a context field is set to Platform, this field will reflect if the event was planned or unplanned. If the context field does not have a value of Platform, then this field will be ignored."
returns:
description: "the category value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.context()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.context()"
name: "context()"
nameWithType: "AvailabilityStatusProperties.context()"
summary: "Get the context property: When an event is created, it can either be triggered by a customer or the platform of the resource and this field will illustrate that."
syntax: "public String context()"
desc: "Get the context property: When an event is created, it can either be triggered by a customer or the platform of the resource and this field will illustrate that. This field is connected to the category field in this object."
returns:
description: "the context value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.detailedStatus()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.detailedStatus()"
name: "detailedStatus()"
@ -88,15 +120,15 @@ methods:
returns:
description: "the healthEventType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.occurredTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.occurredTime()"
name: "occurredTime()"
nameWithType: "AvailabilityStatusProperties.occurredTime()"
summary: "Get the occurred<wbr>Time property: Timestamp for when last change in health status occurred."
syntax: "public OffsetDateTime occurredTime()"
desc: "Get the occurredTime property: Timestamp for when last change in health status occurred."
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.occuredTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.occuredTime()"
name: "occuredTime()"
nameWithType: "AvailabilityStatusProperties.occuredTime()"
summary: "Get the occured<wbr>Time property: Timestamp for when last change in health status occurred."
syntax: "public OffsetDateTime occuredTime()"
desc: "Get the occuredTime property: Timestamp for when last change in health status occurred."
returns:
description: "the occurredTime value."
description: "the occuredTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.reasonChronicity()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.reasonChronicity()"
@ -205,6 +237,20 @@ methods:
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withArticleId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withArticleId(String articleId)"
name: "withArticleId(String articleId)"
nameWithType: "AvailabilityStatusProperties.withArticleId(String articleId)"
summary: "Set the article<wbr>Id property: The Article Id."
parameters:
- description: "the articleId value to set."
name: "articleId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AvailabilityStatusProperties withArticleId(String articleId)"
desc: "Set the articleId property: The Article Id."
returns:
description: "the AvailabilityStatusProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties&text=AvailabilityStatusProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withAvailabilityState(com.azure.resourcemanager.resourcehealth.models.AvailabilityStateValues)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withAvailabilityState(AvailabilityStateValues availabilityState)"
name: "withAvailabilityState(AvailabilityStateValues availabilityState)"
@ -219,6 +265,34 @@ methods:
returns:
description: "the AvailabilityStatusProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties&text=AvailabilityStatusProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withCategory(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withCategory(String category)"
name: "withCategory(String category)"
nameWithType: "AvailabilityStatusProperties.withCategory(String category)"
summary: "Set the category property: When a context field is set to Platform, this field will reflect if the event was planned or unplanned."
parameters:
- description: "the category value to set."
name: "category"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AvailabilityStatusProperties withCategory(String category)"
desc: "Set the category property: When a context field is set to Platform, this field will reflect if the event was planned or unplanned. If the context field does not have a value of Platform, then this field will be ignored."
returns:
description: "the AvailabilityStatusProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties&text=AvailabilityStatusProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withContext(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withContext(String context)"
name: "withContext(String context)"
nameWithType: "AvailabilityStatusProperties.withContext(String context)"
summary: "Set the context property: When an event is created, it can either be triggered by a customer or the platform of the resource and this field will illustrate that."
parameters:
- description: "the context value to set."
name: "context"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AvailabilityStatusProperties withContext(String context)"
desc: "Set the context property: When an event is created, it can either be triggered by a customer or the platform of the resource and this field will illustrate that. This field is connected to the category field in this object."
returns:
description: "the AvailabilityStatusProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties&text=AvailabilityStatusProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withDetailedStatus(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withDetailedStatus(String detailedStatus)"
name: "withDetailedStatus(String detailedStatus)"
@ -289,17 +363,17 @@ methods:
returns:
description: "the AvailabilityStatusProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties&text=AvailabilityStatusProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withOccurredTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withOccurredTime(OffsetDateTime occurredTime)"
name: "withOccurredTime(OffsetDateTime occurredTime)"
nameWithType: "AvailabilityStatusProperties.withOccurredTime(OffsetDateTime occurredTime)"
summary: "Set the occurred<wbr>Time property: Timestamp for when last change in health status occurred."
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withOccuredTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties.withOccuredTime(OffsetDateTime occuredTime)"
name: "withOccuredTime(OffsetDateTime occuredTime)"
nameWithType: "AvailabilityStatusProperties.withOccuredTime(OffsetDateTime occuredTime)"
summary: "Set the occured<wbr>Time property: Timestamp for when last change in health status occurred."
parameters:
- description: "the occurredTime value to set."
name: "occurredTime"
- description: "the occuredTime value to set."
name: "occuredTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public AvailabilityStatusProperties withOccurredTime(OffsetDateTime occurredTime)"
desc: "Set the occurredTime property: Timestamp for when last change in health status occurred."
syntax: "public AvailabilityStatusProperties withOccuredTime(OffsetDateTime occuredTime)"
desc: "Set the occuredTime property: Timestamp for when last change in health status occurred."
returns:
description: "the AvailabilityStatusProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties&text=AvailabilityStatusProperties\" data-throw-if-not-resolved=\"False\" />"
@ -447,4 +521,4 @@ type: "class"
desc: "Properties of availability state."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.AvailabilityStatusPropertiesRecentlyResolved()"
name: "AvailabilityStatusPropertiesRecentlyResolved()"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.AvailabilityStatusPropertiesRecentlyResolved()"
summary: "Creates an instance of Availability<wbr>Status<wbr>Properties<wbr>Recently<wbr>Resolved class."
syntax: "public AvailabilityStatusPropertiesRecentlyResolved()"
desc: "Creates an instance of AvailabilityStatusPropertiesRecentlyResolved class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.resolvedTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.resolvedTime()"
@ -38,26 +40,26 @@ methods:
returns:
description: "the resolvedTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.unavailabilitySummary()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.unavailabilitySummary()"
name: "unavailabilitySummary()"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.unavailabilitySummary()"
summary: "Get the unavailability<wbr>Summary property: Brief description of cause of the resource becoming unavailable."
syntax: "public String unavailabilitySummary()"
desc: "Get the unavailabilitySummary property: Brief description of cause of the resource becoming unavailable."
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.unavailableOccuredTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.unavailableOccuredTime()"
name: "unavailableOccuredTime()"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.unavailableOccuredTime()"
summary: "Get the unavailable<wbr>Occured<wbr>Time property: Timestamp for when the availability<wbr>State changed to Unavailable."
syntax: "public OffsetDateTime unavailableOccuredTime()"
desc: "Get the unavailableOccuredTime property: Timestamp for when the availabilityState changed to Unavailable."
returns:
description: "the unavailabilitySummary value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.unavailableOccurredTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.unavailableOccurredTime()"
name: "unavailableOccurredTime()"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.unavailableOccurredTime()"
summary: "Get the unavailable<wbr>Occurred<wbr>Time property: Timestamp for when the availability<wbr>State changed to Unavailable."
syntax: "public OffsetDateTime unavailableOccurredTime()"
desc: "Get the unavailableOccurredTime property: Timestamp for when the availabilityState changed to Unavailable."
returns:
description: "the unavailableOccurredTime value."
description: "the unavailableOccuredTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.unavailableSummary()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.unavailableSummary()"
name: "unavailableSummary()"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.unavailableSummary()"
summary: "Get the unavailable<wbr>Summary property: Brief description of cause of the resource becoming unavailable."
syntax: "public String unavailableSummary()"
desc: "Get the unavailableSummary property: Brief description of cause of the resource becoming unavailable."
returns:
description: "the unavailableSummary value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.validate()"
name: "validate()"
@ -79,31 +81,31 @@ methods:
returns:
description: "the AvailabilityStatusPropertiesRecentlyResolved object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved&text=AvailabilityStatusPropertiesRecentlyResolved\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.withUnavailabilitySummary(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.withUnavailabilitySummary(String unavailabilitySummary)"
name: "withUnavailabilitySummary(String unavailabilitySummary)"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.withUnavailabilitySummary(String unavailabilitySummary)"
summary: "Set the unavailability<wbr>Summary property: Brief description of cause of the resource becoming unavailable."
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.withUnavailableOccuredTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.withUnavailableOccuredTime(OffsetDateTime unavailableOccuredTime)"
name: "withUnavailableOccuredTime(OffsetDateTime unavailableOccuredTime)"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.withUnavailableOccuredTime(OffsetDateTime unavailableOccuredTime)"
summary: "Set the unavailable<wbr>Occured<wbr>Time property: Timestamp for when the availability<wbr>State changed to Unavailable."
parameters:
- description: "the unavailabilitySummary value to set."
name: "unavailabilitySummary"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AvailabilityStatusPropertiesRecentlyResolved withUnavailabilitySummary(String unavailabilitySummary)"
desc: "Set the unavailabilitySummary property: Brief description of cause of the resource becoming unavailable."
- description: "the unavailableOccuredTime value to set."
name: "unavailableOccuredTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public AvailabilityStatusPropertiesRecentlyResolved withUnavailableOccuredTime(OffsetDateTime unavailableOccuredTime)"
desc: "Set the unavailableOccuredTime property: Timestamp for when the availabilityState changed to Unavailable."
returns:
description: "the AvailabilityStatusPropertiesRecentlyResolved object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved&text=AvailabilityStatusPropertiesRecentlyResolved\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.withUnavailableOccurredTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.withUnavailableOccurredTime(OffsetDateTime unavailableOccurredTime)"
name: "withUnavailableOccurredTime(OffsetDateTime unavailableOccurredTime)"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.withUnavailableOccurredTime(OffsetDateTime unavailableOccurredTime)"
summary: "Set the unavailable<wbr>Occurred<wbr>Time property: Timestamp for when the availability<wbr>State changed to Unavailable."
- uid: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.withUnavailableSummary(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved.withUnavailableSummary(String unavailableSummary)"
name: "withUnavailableSummary(String unavailableSummary)"
nameWithType: "AvailabilityStatusPropertiesRecentlyResolved.withUnavailableSummary(String unavailableSummary)"
summary: "Set the unavailable<wbr>Summary property: Brief description of cause of the resource becoming unavailable."
parameters:
- description: "the unavailableOccurredTime value to set."
name: "unavailableOccurredTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public AvailabilityStatusPropertiesRecentlyResolved withUnavailableOccurredTime(OffsetDateTime unavailableOccurredTime)"
desc: "Set the unavailableOccurredTime property: Timestamp for when the availabilityState changed to Unavailable."
- description: "the unavailableSummary value to set."
name: "unavailableSummary"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AvailabilityStatusPropertiesRecentlyResolved withUnavailableSummary(String unavailableSummary)"
desc: "Set the unavailableSummary property: Brief description of cause of the resource becoming unavailable."
returns:
description: "the AvailabilityStatusPropertiesRecentlyResolved object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved&text=AvailabilityStatusPropertiesRecentlyResolved\" data-throw-if-not-resolved=\"False\" />"
@ -111,4 +113,4 @@ type: "class"
desc: "An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -96,7 +96,7 @@ methods:
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<AvailabilityStatus> listByResourceGroup(String resourceGroupName)"
@ -112,7 +112,7 @@ methods:
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
@ -167,4 +167,4 @@ type: "interface"
desc: "Resource collection API of AvailabilityStatuses."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,95 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses"
fullName: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses"
name: "ChildAvailabilityStatuses"
nameWithType: "ChildAvailabilityStatuses"
summary: "Resource collection API of Child<wbr>Availability<wbr>Statuses."
syntax: "public interface **ChildAvailabilityStatuses**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses.getByResource(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses.getByResource(String resourceUri)"
name: "getByResource(String resourceUri)"
nameWithType: "ChildAvailabilityStatuses.getByResource(String resourceUri)"
summary: "Gets current availability status for a single resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract AvailabilityStatus getByResource(String resourceUri)"
desc: "Gets current availability status for a single resource."
returns:
description: "current availability status for a single resource."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus&text=AvailabilityStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses.getByResourceWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses.getByResourceWithResponse(String resourceUri, String filter, String expand, Context context)"
name: "getByResourceWithResponse(String resourceUri, String filter, String expand, Context context)"
nameWithType: "ChildAvailabilityStatuses.getByResourceWithResponse(String resourceUri, String filter, String expand, Context context)"
summary: "Gets current availability status for a single resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Setting $expand=recommendedactions in url query expands the recommendedactions in the response."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<AvailabilityStatus> getByResourceWithResponse(String resourceUri, String filter, String expand, Context context)"
desc: "Gets current availability status for a single resource."
returns:
description: "current availability status for a single resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus&text=AvailabilityStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses.list(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses.list(String resourceUri)"
name: "list(String resourceUri)"
nameWithType: "ChildAvailabilityStatuses.list(String resourceUri)"
summary: "Lists the historical availability statuses for a single child resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<AvailabilityStatus> list(String resourceUri)"
desc: "Lists the historical availability statuses for a single child resource. Use the nextLink property in the response to get the next page of availability status."
returns:
description: "the List availabilityStatus operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus&text=AvailabilityStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses.list(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses.list(String resourceUri, String filter, String expand, Context context)"
name: "list(String resourceUri, String filter, String expand, Context context)"
nameWithType: "ChildAvailabilityStatuses.list(String resourceUri, String filter, String expand, Context context)"
summary: "Lists the historical availability statuses for a single child resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Setting $expand=recommendedactions in url query expands the recommendedactions in the response."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<AvailabilityStatus> list(String resourceUri, String filter, String expand, Context context)"
desc: "Lists the historical availability statuses for a single child resource. Use the nextLink property in the response to get the next page of availability status."
returns:
description: "the List availabilityStatus operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus&text=AvailabilityStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of ChildAvailabilityStatuses."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,54 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.ChildResources"
fullName: "com.azure.resourcemanager.resourcehealth.models.ChildResources"
name: "ChildResources"
nameWithType: "ChildResources"
summary: "Resource collection API of Child<wbr>Resources."
syntax: "public interface **ChildResources**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.ChildResources.list(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ChildResources.list(String resourceUri)"
name: "list(String resourceUri)"
nameWithType: "ChildResources.list(String resourceUri)"
summary: "Lists the all the children and its current health status for a parent resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support not nested parent resource type:\n /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<AvailabilityStatus> list(String resourceUri)"
desc: "Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health."
returns:
description: "the List availabilityStatus operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus&text=AvailabilityStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ChildResources.list(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ChildResources.list(String resourceUri, String filter, String expand, Context context)"
name: "list(String resourceUri, String filter, String expand, Context context)"
nameWithType: "ChildResources.list(String resourceUri, String filter, String expand, Context context)"
summary: "Lists the all the children and its current health status for a parent resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API only support not nested parent resource type:\n /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Setting $expand=recommendedactions in url query expands the recommendedactions in the response."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<AvailabilityStatus> list(String resourceUri, String filter, String expand, Context context)"
desc: "Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health."
returns:
description: "the List availabilityStatus operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus?alt=com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus&text=AvailabilityStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of ChildResources."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,116 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact"
name: "EmergingIssueImpact"
nameWithType: "EmergingIssueImpact"
summary: "Object of the emerging issue impact on services and regions."
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 **EmergingIssueImpact**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.EmergingIssueImpact()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.EmergingIssueImpact()"
name: "EmergingIssueImpact()"
nameWithType: "EmergingIssueImpact.EmergingIssueImpact()"
summary: "Creates an instance of Emerging<wbr>Issue<wbr>Impact class."
syntax: "public EmergingIssueImpact()"
desc: "Creates an instance of EmergingIssueImpact class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.id()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.id()"
name: "id()"
nameWithType: "EmergingIssueImpact.id()"
summary: "Get the id property: The impacted service id."
syntax: "public String id()"
desc: "Get the id property: The impacted service id."
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.resourcehealth.models.EmergingIssueImpact.name()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.name()"
name: "name()"
nameWithType: "EmergingIssueImpact.name()"
summary: "Get the name property: The impacted service name."
syntax: "public String name()"
desc: "Get the name property: The impacted service name."
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.resourcehealth.models.EmergingIssueImpact.regions()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.regions()"
name: "regions()"
nameWithType: "EmergingIssueImpact.regions()"
summary: "Get the regions property: The list of impacted regions for corresponding emerging issues."
syntax: "public List<ImpactedRegion> regions()"
desc: "Get the regions property: The list of impacted regions for corresponding emerging issues."
returns:
description: "the regions value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedRegion&text=ImpactedRegion\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.validate()"
name: "validate()"
nameWithType: "EmergingIssueImpact.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.withId(String id)"
name: "withId(String id)"
nameWithType: "EmergingIssueImpact.withId(String id)"
summary: "Set the id property: The impacted service id."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EmergingIssueImpact withId(String id)"
desc: "Set the id property: The impacted service id."
returns:
description: "the EmergingIssueImpact object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact&text=EmergingIssueImpact\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.withName(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.withName(String name)"
name: "withName(String name)"
nameWithType: "EmergingIssueImpact.withName(String name)"
summary: "Set the name property: The impacted service name."
parameters:
- description: "the name value to set."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EmergingIssueImpact withName(String name)"
desc: "Set the name property: The impacted service name."
returns:
description: "the EmergingIssueImpact object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact&text=EmergingIssueImpact\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.withRegions(java.util.List<com.azure.resourcemanager.resourcehealth.models.ImpactedRegion>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact.withRegions(List<ImpactedRegion> regions)"
name: "withRegions(List<ImpactedRegion> regions)"
nameWithType: "EmergingIssueImpact.withRegions(List<ImpactedRegion> regions)"
summary: "Set the regions property: The list of impacted regions for corresponding emerging issues."
parameters:
- description: "the regions value to set."
name: "regions"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedRegion&text=ImpactedRegion\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EmergingIssueImpact withRegions(List<ImpactedRegion> regions)"
desc: "Set the regions property: The list of impacted regions for corresponding emerging issues."
returns:
description: "the EmergingIssueImpact object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact&text=EmergingIssueImpact\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Object of the emerging issue impact on services and regions."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult"
name: "EmergingIssueListResult"
nameWithType: "EmergingIssueListResult"
summary: "The list of emerging issues."
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 **EmergingIssueListResult**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.EmergingIssueListResult()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.EmergingIssueListResult()"
name: "EmergingIssueListResult()"
nameWithType: "EmergingIssueListResult.EmergingIssueListResult()"
summary: "Creates an instance of Emerging<wbr>Issue<wbr>List<wbr>Result class."
syntax: "public EmergingIssueListResult()"
desc: "Creates an instance of EmergingIssueListResult class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.nextLink()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.nextLink()"
name: "nextLink()"
nameWithType: "EmergingIssueListResult.nextLink()"
summary: "Get the next<wbr>Link property: The link used to get the next page of emerging issues."
syntax: "public String nextLink()"
desc: "Get the nextLink property: The link used to get the next page of emerging issues."
returns:
description: "the nextLink value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.validate()"
name: "validate()"
nameWithType: "EmergingIssueListResult.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.value()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.value()"
name: "value()"
nameWithType: "EmergingIssueListResult.value()"
summary: "Get the value property: The list of emerging issues."
syntax: "public List<EmergingIssuesGetResultInner> value()"
desc: "Get the value property: The list of emerging issues."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.withNextLink(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.withNextLink(String nextLink)"
name: "withNextLink(String nextLink)"
nameWithType: "EmergingIssueListResult.withNextLink(String nextLink)"
summary: "Set the next<wbr>Link property: The link used to get the next page of emerging issues."
parameters:
- description: "the nextLink value to set."
name: "nextLink"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EmergingIssueListResult withNextLink(String nextLink)"
desc: "Set the nextLink property: The link used to get the next page of emerging issues."
returns:
description: "the EmergingIssueListResult object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult&text=EmergingIssueListResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.withValue(java.util.List<com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult.withValue(List<EmergingIssuesGetResultInner> value)"
name: "withValue(List<EmergingIssuesGetResultInner> value)"
nameWithType: "EmergingIssueListResult.withValue(List<EmergingIssuesGetResultInner> value)"
summary: "Set the value property: The list of emerging issues."
parameters:
- description: "the value value to set."
name: "value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EmergingIssueListResult withValue(List<EmergingIssuesGetResultInner> value)"
desc: "Set the value property: The list of emerging issues."
returns:
description: "the EmergingIssueListResult object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult&text=EmergingIssueListResult\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The list of emerging issues."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,76 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues"
name: "EmergingIssues"
nameWithType: "EmergingIssues"
summary: "Resource collection API of Emerging<wbr>Issues."
syntax: "public interface **EmergingIssues**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues.get(com.azure.resourcemanager.resourcehealth.models.IssueNameParameter)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues.get(IssueNameParameter issueName)"
name: "get(IssueNameParameter issueName)"
nameWithType: "EmergingIssues.get(IssueNameParameter issueName)"
summary: "Gets Azure services' emerging issues."
modifiers:
- "abstract"
parameters:
- description: "The name of the emerging issue."
name: "issueName"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter?alt=com.azure.resourcemanager.resourcehealth.models.IssueNameParameter&text=IssueNameParameter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract EmergingIssuesGetResult get(IssueNameParameter issueName)"
desc: "Gets Azure services' emerging issues."
returns:
description: "azure services' emerging issues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult&text=EmergingIssuesGetResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues.getWithResponse(com.azure.resourcemanager.resourcehealth.models.IssueNameParameter,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues.getWithResponse(IssueNameParameter issueName, Context context)"
name: "getWithResponse(IssueNameParameter issueName, Context context)"
nameWithType: "EmergingIssues.getWithResponse(IssueNameParameter issueName, Context context)"
summary: "Gets Azure services' emerging issues."
modifiers:
- "abstract"
parameters:
- description: "The name of the emerging issue."
name: "issueName"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter?alt=com.azure.resourcemanager.resourcehealth.models.IssueNameParameter&text=IssueNameParameter\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EmergingIssuesGetResult> getWithResponse(IssueNameParameter issueName, Context context)"
desc: "Gets Azure services' emerging issues."
returns:
description: "azure services' emerging issues along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult&text=EmergingIssuesGetResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues.list()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues.list()"
name: "list()"
nameWithType: "EmergingIssues.list()"
summary: "Lists Azure services' emerging issues."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<EmergingIssuesGetResult> list()"
desc: "Lists Azure services' emerging issues."
returns:
description: "the list of emerging issues as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult&text=EmergingIssuesGetResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssues.list(Context context)"
name: "list(Context context)"
nameWithType: "EmergingIssues.list(Context context)"
summary: "Lists Azure services' emerging issues."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EmergingIssuesGetResult> list(Context context)"
desc: "Lists Azure services' emerging issues."
returns:
description: "the list of emerging issues as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult&text=EmergingIssuesGetResult\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of EmergingIssues."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,109 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult"
name: "EmergingIssuesGetResult"
nameWithType: "EmergingIssuesGetResult"
summary: "An immutable client-side representation of Emerging<wbr>Issues<wbr>Get<wbr>Result."
syntax: "public interface **EmergingIssuesGetResult**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.id()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.id()"
name: "id()"
nameWithType: "EmergingIssuesGetResult.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.resourcehealth.models.EmergingIssuesGetResult.innerModel()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.innerModel()"
name: "innerModel()"
nameWithType: "EmergingIssuesGetResult.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>resourcehealth.<wbr>fluent.<wbr>models.<wbr>Emerging<wbr>Issues<wbr>Get<wbr>Result<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract EmergingIssuesGetResultInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner&text=EmergingIssuesGetResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.name()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.name()"
name: "name()"
nameWithType: "EmergingIssuesGetResult.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.resourcehealth.models.EmergingIssuesGetResult.refreshTimestamp()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.refreshTimestamp()"
name: "refreshTimestamp()"
nameWithType: "EmergingIssuesGetResult.refreshTimestamp()"
summary: "Gets the refresh<wbr>Timestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime refreshTimestamp()"
desc: "Gets the refreshTimestamp property: Timestamp for when last time refreshed for ongoing emerging issue."
returns:
description: "the refreshTimestamp value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.statusActiveEvents()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.statusActiveEvents()"
name: "statusActiveEvents()"
nameWithType: "EmergingIssuesGetResult.statusActiveEvents()"
summary: "Gets the status<wbr>Active<wbr>Events property: The list of emerging issues of active event type."
modifiers:
- "abstract"
syntax: "public abstract List<StatusActiveEvent> statusActiveEvents()"
desc: "Gets the statusActiveEvents property: The list of emerging issues of active event type."
returns:
description: "the statusActiveEvents value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.statusBanners()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.statusBanners()"
name: "statusBanners()"
nameWithType: "EmergingIssuesGetResult.statusBanners()"
summary: "Gets the status<wbr>Banners property: The list of emerging issues of banner type."
modifiers:
- "abstract"
syntax: "public abstract List<StatusBanner> statusBanners()"
desc: "Gets the statusBanners property: The list of emerging issues of banner type."
returns:
description: "the statusBanners value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.systemData()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.systemData()"
name: "systemData()"
nameWithType: "EmergingIssuesGetResult.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.resourcehealth.models.EmergingIssuesGetResult.type()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult.type()"
name: "type()"
nameWithType: "EmergingIssuesGetResult.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 EmergingIssuesGetResult."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,409 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.Event"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event"
name: "Event"
nameWithType: "Event"
summary: "An immutable client-side representation of Event."
syntax: "public interface **Event**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.additionalInformation()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.additionalInformation()"
name: "additionalInformation()"
nameWithType: "Event.additionalInformation()"
summary: "Gets the additional<wbr>Information property: Additional information."
modifiers:
- "abstract"
syntax: "public abstract EventPropertiesAdditionalInformation additionalInformation()"
desc: "Gets the additionalInformation property: Additional information."
returns:
description: "the additionalInformation value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation&text=EventPropertiesAdditionalInformation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.article()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.article()"
name: "article()"
nameWithType: "Event.article()"
summary: "Gets the article property: Article of event."
modifiers:
- "abstract"
syntax: "public abstract EventPropertiesArticle article()"
desc: "Gets the article property: Article of event."
returns:
description: "the article value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle&text=EventPropertiesArticle\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.description()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.description()"
name: "description()"
nameWithType: "Event.description()"
summary: "Gets the description property: Contains the communication message for the event, that could include summary, root cause and other details."
modifiers:
- "abstract"
syntax: "public abstract String description()"
desc: "Gets the description property: Contains the communication message for the event, that could include summary, root cause and other details."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.duration()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.duration()"
name: "duration()"
nameWithType: "Event.duration()"
summary: "Gets the duration property: duration in seconds."
modifiers:
- "abstract"
syntax: "public abstract Integer duration()"
desc: "Gets the duration property: duration in seconds."
returns:
description: "the duration value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.enableChatWithUs()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.enableChatWithUs()"
name: "enableChatWithUs()"
nameWithType: "Event.enableChatWithUs()"
summary: "Gets the enable<wbr>Chat<wbr>With<wbr>Us property: Tells if we want to enable or disable Microsoft Support for this event."
modifiers:
- "abstract"
syntax: "public abstract Boolean enableChatWithUs()"
desc: "Gets the enableChatWithUs property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the enableChatWithUs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.enableMicrosoftSupport()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.enableMicrosoftSupport()"
name: "enableMicrosoftSupport()"
nameWithType: "Event.enableMicrosoftSupport()"
summary: "Gets the enable<wbr>Microsoft<wbr>Support property: Tells if we want to enable or disable Microsoft Support for this event."
modifiers:
- "abstract"
syntax: "public abstract Boolean enableMicrosoftSupport()"
desc: "Gets the enableMicrosoftSupport property: Tells if we want to enable or disable Microsoft Support for this event."
returns:
description: "the enableMicrosoftSupport value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.eventLevel()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.eventLevel()"
name: "eventLevel()"
nameWithType: "Event.eventLevel()"
summary: "Gets the event<wbr>Level property: Level of event."
modifiers:
- "abstract"
syntax: "public abstract EventLevelValues eventLevel()"
desc: "Gets the eventLevel property: Level of event."
returns:
description: "the eventLevel value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.eventSource()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.eventSource()"
name: "eventSource()"
nameWithType: "Event.eventSource()"
summary: "Gets the event<wbr>Source property: Source of event."
modifiers:
- "abstract"
syntax: "public abstract EventSourceValues eventSource()"
desc: "Gets the eventSource property: Source of event."
returns:
description: "the eventSource value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.eventType()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.eventType()"
name: "eventType()"
nameWithType: "Event.eventType()"
summary: "Gets the event<wbr>Type property: Type of event."
modifiers:
- "abstract"
syntax: "public abstract EventTypeValues eventType()"
desc: "Gets the eventType property: Type of event."
returns:
description: "the eventType value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.externalIncidentId()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.externalIncidentId()"
name: "externalIncidentId()"
nameWithType: "Event.externalIncidentId()"
summary: "Gets the external<wbr>Incident<wbr>Id property: The id of the Incident."
modifiers:
- "abstract"
syntax: "public abstract String externalIncidentId()"
desc: "Gets the externalIncidentId property: The id of the Incident."
returns:
description: "the externalIncidentId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.faqs()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.faqs()"
name: "faqs()"
nameWithType: "Event.faqs()"
summary: "Gets the faqs property: Frequently asked questions for the service health event."
modifiers:
- "abstract"
syntax: "public abstract List<Faq> faqs()"
desc: "Gets the faqs property: Frequently asked questions for the service health event."
returns:
description: "the faqs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Faq?alt=com.azure.resourcemanager.resourcehealth.models.Faq&text=Faq\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.headerProperty()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.headerProperty()"
name: "headerProperty()"
nameWithType: "Event.headerProperty()"
summary: "Gets the header<wbr>Property property: Header text of event."
modifiers:
- "abstract"
syntax: "public abstract String headerProperty()"
desc: "Gets the headerProperty property: Header text of event."
returns:
description: "the headerProperty value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.hirStage()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.hirStage()"
name: "hirStage()"
nameWithType: "Event.hirStage()"
summary: "Gets the hir<wbr>Stage property: Stage for HIR Document."
modifiers:
- "abstract"
syntax: "public abstract String hirStage()"
desc: "Gets the hirStage property: Stage for HIR Document."
returns:
description: "the hirStage value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.id()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.id()"
name: "id()"
nameWithType: "Event.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.resourcehealth.models.Event.impact()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.impact()"
name: "impact()"
nameWithType: "Event.impact()"
summary: "Gets the impact property: List services impacted by the service health event."
modifiers:
- "abstract"
syntax: "public abstract List<Impact> impact()"
desc: "Gets the impact property: List services impacted by the service health event."
returns:
description: "the impact value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Impact?alt=com.azure.resourcemanager.resourcehealth.models.Impact&text=Impact\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.impactMitigationTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.impactMitigationTime()"
name: "impactMitigationTime()"
nameWithType: "Event.impactMitigationTime()"
summary: "Gets the impact<wbr>Mitigation<wbr>Time property: It provides the Timestamp for when the health impacting event resolved."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime impactMitigationTime()"
desc: "Gets the impactMitigationTime property: It provides the Timestamp for when the health impacting event resolved."
returns:
description: "the impactMitigationTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.impactStartTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.impactStartTime()"
name: "impactStartTime()"
nameWithType: "Event.impactStartTime()"
summary: "Gets the impact<wbr>Start<wbr>Time property: It provides the Timestamp for when the health impacting event started."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime impactStartTime()"
desc: "Gets the impactStartTime property: It provides the Timestamp for when the health impacting event started."
returns:
description: "the impactStartTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.impactType()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.impactType()"
name: "impactType()"
nameWithType: "Event.impactType()"
summary: "Gets the impact<wbr>Type property: The type of the impact."
modifiers:
- "abstract"
syntax: "public abstract String impactType()"
desc: "Gets the impactType property: The type of the impact."
returns:
description: "the impactType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.innerModel()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.innerModel()"
name: "innerModel()"
nameWithType: "Event.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>resourcehealth.<wbr>fluent.<wbr>models.<wbr>Event<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract EventInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.resourcehealth.fluent.models.EventInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.isHir()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.isHir()"
name: "isHir()"
nameWithType: "Event.isHir()"
summary: "Gets the is<wbr>Hir property: It provides information if the event is High incident rate event or not."
modifiers:
- "abstract"
syntax: "public abstract Boolean isHir()"
desc: "Gets the isHir property: It provides information if the event is High incident rate event or not."
returns:
description: "the isHir value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.lastUpdateTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.lastUpdateTime()"
name: "lastUpdateTime()"
nameWithType: "Event.lastUpdateTime()"
summary: "Gets the last<wbr>Update<wbr>Time property: It provides the Timestamp for when the health impacting event was last updated."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime lastUpdateTime()"
desc: "Gets the lastUpdateTime property: It provides the Timestamp for when the health impacting event was last updated."
returns:
description: "the lastUpdateTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.level()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.level()"
name: "level()"
nameWithType: "Event.level()"
summary: "Gets the level property: Level of insight."
modifiers:
- "abstract"
syntax: "public abstract LevelValues level()"
desc: "Gets the level property: Level of insight."
returns:
description: "the level value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.links()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.links()"
name: "links()"
nameWithType: "Event.links()"
summary: "Gets the links property: Useful links of event."
modifiers:
- "abstract"
syntax: "public abstract List<Link> links()"
desc: "Gets the links property: Useful links of event."
returns:
description: "the links value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.name()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.name()"
name: "name()"
nameWithType: "Event.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.resourcehealth.models.Event.platformInitiated()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.platformInitiated()"
name: "platformInitiated()"
nameWithType: "Event.platformInitiated()"
summary: "Gets the platform<wbr>Initiated property: Is true if the event is platform initiated."
modifiers:
- "abstract"
syntax: "public abstract Boolean platformInitiated()"
desc: "Gets the platformInitiated property: Is true if the event is platform initiated."
returns:
description: "the platformInitiated value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.priority()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.priority()"
name: "priority()"
nameWithType: "Event.priority()"
summary: "Gets the priority property: Priority level of the event."
modifiers:
- "abstract"
syntax: "public abstract Integer priority()"
desc: "Gets the priority property: Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved."
returns:
description: "the priority value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.reason()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.reason()"
name: "reason()"
nameWithType: "Event.reason()"
summary: "Gets the reason property: The reason for the Incident."
modifiers:
- "abstract"
syntax: "public abstract String reason()"
desc: "Gets the reason property: The reason for the Incident."
returns:
description: "the reason value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.recommendedActions()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.recommendedActions()"
name: "recommendedActions()"
nameWithType: "Event.recommendedActions()"
summary: "Gets the recommended<wbr>Actions property: Recommended actions of event."
modifiers:
- "abstract"
syntax: "public abstract EventPropertiesRecommendedActions recommendedActions()"
desc: "Gets the recommendedActions property: Recommended actions of event."
returns:
description: "the recommendedActions value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions&text=EventPropertiesRecommendedActions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.status()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.status()"
name: "status()"
nameWithType: "Event.status()"
summary: "Gets the status property: Current status of event."
modifiers:
- "abstract"
syntax: "public abstract EventStatusValues status()"
desc: "Gets the status property: Current status of event."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.summary()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.summary()"
name: "summary()"
nameWithType: "Event.summary()"
summary: "Gets the summary property: Summary text of event."
modifiers:
- "abstract"
syntax: "public abstract String summary()"
desc: "Gets the summary property: Summary text of event."
returns:
description: "the summary value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.systemData()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.systemData()"
name: "systemData()"
nameWithType: "Event.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.resourcehealth.models.Event.title()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.title()"
name: "title()"
nameWithType: "Event.title()"
summary: "Gets the title property: Title text of event."
modifiers:
- "abstract"
syntax: "public abstract String title()"
desc: "Gets the title property: Title text of event."
returns:
description: "the title value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Event.type()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Event.type()"
name: "type()"
nameWithType: "Event.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 Event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,121 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource"
name: "EventImpactedResource"
nameWithType: "EventImpactedResource"
summary: "An immutable client-side representation of Event<wbr>Impacted<wbr>Resource."
syntax: "public interface **EventImpactedResource**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.id()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.id()"
name: "id()"
nameWithType: "EventImpactedResource.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.resourcehealth.models.EventImpactedResource.info()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.info()"
name: "info()"
nameWithType: "EventImpactedResource.info()"
summary: "Gets the info property: Additional information."
modifiers:
- "abstract"
syntax: "public abstract List<KeyValueItem> info()"
desc: "Gets the info property: Additional information."
returns:
description: "the info value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.KeyValueItem?alt=com.azure.resourcemanager.resourcehealth.models.KeyValueItem&text=KeyValueItem\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.innerModel()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.innerModel()"
name: "innerModel()"
nameWithType: "EventImpactedResource.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>resourcehealth.<wbr>fluent.<wbr>models.<wbr>Event<wbr>Impacted<wbr>Resource<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract EventImpactedResourceInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.name()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.name()"
name: "name()"
nameWithType: "EventImpactedResource.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.resourcehealth.models.EventImpactedResource.systemData()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.systemData()"
name: "systemData()"
nameWithType: "EventImpactedResource.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.resourcehealth.models.EventImpactedResource.targetRegion()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.targetRegion()"
name: "targetRegion()"
nameWithType: "EventImpactedResource.targetRegion()"
summary: "Gets the target<wbr>Region property: Impacted resource region name."
modifiers:
- "abstract"
syntax: "public abstract String targetRegion()"
desc: "Gets the targetRegion property: Impacted resource region name."
returns:
description: "the targetRegion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.targetResourceId()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.targetResourceId()"
name: "targetResourceId()"
nameWithType: "EventImpactedResource.targetResourceId()"
summary: "Gets the target<wbr>Resource<wbr>Id property: Identity for resource within Microsoft cloud."
modifiers:
- "abstract"
syntax: "public abstract String targetResourceId()"
desc: "Gets the targetResourceId property: Identity for resource within Microsoft cloud."
returns:
description: "the targetResourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.targetResourceType()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.targetResourceType()"
name: "targetResourceType()"
nameWithType: "EventImpactedResource.targetResourceType()"
summary: "Gets the target<wbr>Resource<wbr>Type property: Resource type within Microsoft cloud."
modifiers:
- "abstract"
syntax: "public abstract String targetResourceType()"
desc: "Gets the targetResourceType property: Resource type within Microsoft cloud."
returns:
description: "the targetResourceType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.type()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource.type()"
name: "type()"
nameWithType: "EventImpactedResource.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 EventImpactedResource."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult"
name: "EventImpactedResourceListResult"
nameWithType: "EventImpactedResourceListResult"
summary: "The List of event<wbr>Impacted<wbr>Resources operation response."
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 **EventImpactedResourceListResult**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.EventImpactedResourceListResult()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.EventImpactedResourceListResult()"
name: "EventImpactedResourceListResult()"
nameWithType: "EventImpactedResourceListResult.EventImpactedResourceListResult()"
summary: "Creates an instance of Event<wbr>Impacted<wbr>Resource<wbr>List<wbr>Result class."
syntax: "public EventImpactedResourceListResult()"
desc: "Creates an instance of EventImpactedResourceListResult class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.nextLink()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.nextLink()"
name: "nextLink()"
nameWithType: "EventImpactedResourceListResult.nextLink()"
summary: "Get the next<wbr>Link property: The URI to fetch the next page of events."
syntax: "public String nextLink()"
desc: "Get the nextLink property: The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource."
returns:
description: "the nextLink value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.validate()"
name: "validate()"
nameWithType: "EventImpactedResourceListResult.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.value()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.value()"
name: "value()"
nameWithType: "EventImpactedResourceListResult.value()"
summary: "Get the value property: The list of event<wbr>Impacted<wbr>Resources."
syntax: "public List<EventImpactedResourceInner> value()"
desc: "Get the value property: The list of eventImpactedResources."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.withNextLink(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.withNextLink(String nextLink)"
name: "withNextLink(String nextLink)"
nameWithType: "EventImpactedResourceListResult.withNextLink(String nextLink)"
summary: "Set the next<wbr>Link property: The URI to fetch the next page of events."
parameters:
- description: "the nextLink value to set."
name: "nextLink"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventImpactedResourceListResult withNextLink(String nextLink)"
desc: "Set the nextLink property: The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource."
returns:
description: "the EventImpactedResourceListResult object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult&text=EventImpactedResourceListResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.withValue(java.util.List<com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult.withValue(List<EventImpactedResourceInner> value)"
name: "withValue(List<EventImpactedResourceInner> value)"
nameWithType: "EventImpactedResourceListResult.withValue(List<EventImpactedResourceInner> value)"
summary: "Set the value property: The list of event<wbr>Impacted<wbr>Resources."
parameters:
- description: "the value value to set."
name: "value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner&text=EventImpactedResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventImpactedResourceListResult withValue(List<EventImpactedResourceInner> value)"
desc: "Set the value property: The list of eventImpactedResources."
returns:
description: "the EventImpactedResourceListResult object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult&text=EventImpactedResourceListResult\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The List of eventImpactedResources operation response."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,121 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues"
name: "EventLevelValues"
nameWithType: "EventLevelValues"
summary: "Level of event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **EventLevelValues**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.EventLevelValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.EventLevelValues()"
name: "EventLevelValues()"
nameWithType: "EventLevelValues.EventLevelValues()"
summary: "Creates a new instance of Event<wbr>Level<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public EventLevelValues()"
desc: "Creates a new instance of EventLevelValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.CRITICAL"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.CRITICAL"
name: "CRITICAL"
nameWithType: "EventLevelValues.CRITICAL"
summary: "Static value Critical for Event<wbr>Level<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventLevelValues CRITICAL"
desc: "Static value Critical for EventLevelValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.ERROR"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.ERROR"
name: "ERROR"
nameWithType: "EventLevelValues.ERROR"
summary: "Static value Error for Event<wbr>Level<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventLevelValues ERROR"
desc: "Static value Error for EventLevelValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.INFORMATIONAL"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.INFORMATIONAL"
name: "INFORMATIONAL"
nameWithType: "EventLevelValues.INFORMATIONAL"
summary: "Static value Informational for Event<wbr>Level<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventLevelValues INFORMATIONAL"
desc: "Static value Informational for EventLevelValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.WARNING"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.WARNING"
name: "WARNING"
nameWithType: "EventLevelValues.WARNING"
summary: "Static value Warning for Event<wbr>Level<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventLevelValues WARNING"
desc: "Static value Warning for EventLevelValues."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.fromString(String name)"
name: "fromString(String name)"
nameWithType: "EventLevelValues.fromString(String name)"
summary: "Creates or finds a Event<wbr>Level<wbr>Values from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static EventLevelValues fromString(String name)"
desc: "Creates or finds a EventLevelValues from its string representation."
returns:
description: "the corresponding EventLevelValues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventLevelValues.values()"
name: "values()"
nameWithType: "EventLevelValues.values()"
summary: "Gets known Event<wbr>Level<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<EventLevelValues> values()"
desc: "Gets known EventLevelValues values."
returns:
description: "known EventLevelValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventLevelValues?alt=com.azure.resourcemanager.resourcehealth.models.EventLevelValues&text=EventLevelValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Level of event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,165 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations"
name: "EventOperations"
nameWithType: "EventOperations"
summary: "Resource collection API of Event<wbr>Operations."
syntax: "public interface **EventOperations**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations.fetchDetailsBySubscriptionIdAndTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations.fetchDetailsBySubscriptionIdAndTrackingId(String eventTrackingId)"
name: "fetchDetailsBySubscriptionIdAndTrackingId(String eventTrackingId)"
nameWithType: "EventOperations.fetchDetailsBySubscriptionIdAndTrackingId(String eventTrackingId)"
summary: "Service health event details in the subscription by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Event fetchDetailsBySubscriptionIdAndTrackingId(String eventTrackingId)"
desc: "Service health event details in the subscription by event tracking id. This can be used to fetch sensitive properties for Security Advisory events."
returns:
description: "service health event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations.fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations.fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
name: "fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
nameWithType: "EventOperations.fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
summary: "Service health event details in the subscription by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Event> fetchDetailsBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
desc: "Service health event details in the subscription by event tracking id. This can be used to fetch sensitive properties for Security Advisory events."
returns:
description: "service health event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations.fetchDetailsByTenantIdAndTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations.fetchDetailsByTenantIdAndTrackingId(String eventTrackingId)"
name: "fetchDetailsByTenantIdAndTrackingId(String eventTrackingId)"
nameWithType: "EventOperations.fetchDetailsByTenantIdAndTrackingId(String eventTrackingId)"
summary: "Service health event details in the tenant by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Event fetchDetailsByTenantIdAndTrackingId(String eventTrackingId)"
desc: "Service health event details in the tenant by event tracking id. This can be used to fetch sensitive properties for Security Advisory events."
returns:
description: "service health event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations.fetchDetailsByTenantIdAndTrackingIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations.fetchDetailsByTenantIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
name: "fetchDetailsByTenantIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
nameWithType: "EventOperations.fetchDetailsByTenantIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
summary: "Service health event details in the tenant by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Event> fetchDetailsByTenantIdAndTrackingIdWithResponse(String eventTrackingId, Context context)"
desc: "Service health event details in the tenant by event tracking id. This can be used to fetch sensitive properties for Security Advisory events."
returns:
description: "service health event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations.getBySubscriptionIdAndTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations.getBySubscriptionIdAndTrackingId(String eventTrackingId)"
name: "getBySubscriptionIdAndTrackingId(String eventTrackingId)"
nameWithType: "EventOperations.getBySubscriptionIdAndTrackingId(String eventTrackingId)"
summary: "Service health event in the subscription by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Event getBySubscriptionIdAndTrackingId(String eventTrackingId)"
desc: "Service health event in the subscription by event tracking id."
returns:
description: "service health event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations.getBySubscriptionIdAndTrackingIdWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations.getBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
name: "getBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
nameWithType: "EventOperations.getBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
summary: "Service health event in the subscription by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specifies from when to return events, based on the lastUpdateTime property. For example,\n queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020."
name: "queryStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Event> getBySubscriptionIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
desc: "Service health event in the subscription by event tracking id."
returns:
description: "service health event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations.getByTenantIdAndTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations.getByTenantIdAndTrackingId(String eventTrackingId)"
name: "getByTenantIdAndTrackingId(String eventTrackingId)"
nameWithType: "EventOperations.getByTenantIdAndTrackingId(String eventTrackingId)"
summary: "Service health event in the tenant by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Event getByTenantIdAndTrackingId(String eventTrackingId)"
desc: "Service health event in the tenant by event tracking id."
returns:
description: "service health event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventOperations.getByTenantIdAndTrackingIdWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventOperations.getByTenantIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
name: "getByTenantIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
nameWithType: "EventOperations.getByTenantIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
summary: "Service health event in the tenant by event tracking id."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specifies from when to return events, based on the lastUpdateTime property. For example,\n queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020."
name: "queryStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Event> getByTenantIdAndTrackingIdWithResponse(String eventTrackingId, String filter, String queryStartTime, Context context)"
desc: "Service health event in the tenant by event tracking id."
returns:
description: "service health event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of EventOperations."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,68 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation"
name: "EventPropertiesAdditionalInformation"
nameWithType: "EventPropertiesAdditionalInformation"
summary: "Additional information."
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 **EventPropertiesAdditionalInformation**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation.EventPropertiesAdditionalInformation()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation.EventPropertiesAdditionalInformation()"
name: "EventPropertiesAdditionalInformation()"
nameWithType: "EventPropertiesAdditionalInformation.EventPropertiesAdditionalInformation()"
summary: "Creates an instance of Event<wbr>Properties<wbr>Additional<wbr>Information class."
syntax: "public EventPropertiesAdditionalInformation()"
desc: "Creates an instance of EventPropertiesAdditionalInformation class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation.message()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation.message()"
name: "message()"
nameWithType: "EventPropertiesAdditionalInformation.message()"
summary: "Get the message property: Additional information Message."
syntax: "public String message()"
desc: "Get the message property: Additional information Message."
returns:
description: "the message value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation.validate()"
name: "validate()"
nameWithType: "EventPropertiesAdditionalInformation.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation.withMessage(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation.withMessage(String message)"
name: "withMessage(String message)"
nameWithType: "EventPropertiesAdditionalInformation.withMessage(String message)"
summary: "Set the message property: Additional information Message."
parameters:
- description: "the message value to set."
name: "message"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventPropertiesAdditionalInformation withMessage(String message)"
desc: "Set the message property: Additional information Message."
returns:
description: "the EventPropertiesAdditionalInformation object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation&text=EventPropertiesAdditionalInformation\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Additional information."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,116 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle"
name: "EventPropertiesArticle"
nameWithType: "EventPropertiesArticle"
summary: "Article of event."
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 **EventPropertiesArticle**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.EventPropertiesArticle()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.EventPropertiesArticle()"
name: "EventPropertiesArticle()"
nameWithType: "EventPropertiesArticle.EventPropertiesArticle()"
summary: "Creates an instance of Event<wbr>Properties<wbr>Article class."
syntax: "public EventPropertiesArticle()"
desc: "Creates an instance of EventPropertiesArticle class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.articleContent()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.articleContent()"
name: "articleContent()"
nameWithType: "EventPropertiesArticle.articleContent()"
summary: "Get the article<wbr>Content property: Article content of event."
syntax: "public String articleContent()"
desc: "Get the articleContent property: Article content of event."
returns:
description: "the articleContent value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.articleId()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.articleId()"
name: "articleId()"
nameWithType: "EventPropertiesArticle.articleId()"
summary: "Get the article<wbr>Id property: Article Id."
syntax: "public String articleId()"
desc: "Get the articleId property: Article Id."
returns:
description: "the articleId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.parameters()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.parameters()"
name: "parameters()"
nameWithType: "EventPropertiesArticle.parameters()"
summary: "Get the parameters property: It provides a map of parameter name and value."
syntax: "public Object parameters()"
desc: "Get the parameters property: It provides a map of parameter name and value."
returns:
description: "the parameters value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.validate()"
name: "validate()"
nameWithType: "EventPropertiesArticle.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.withArticleContent(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.withArticleContent(String articleContent)"
name: "withArticleContent(String articleContent)"
nameWithType: "EventPropertiesArticle.withArticleContent(String articleContent)"
summary: "Set the article<wbr>Content property: Article content of event."
parameters:
- description: "the articleContent value to set."
name: "articleContent"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventPropertiesArticle withArticleContent(String articleContent)"
desc: "Set the articleContent property: Article content of event."
returns:
description: "the EventPropertiesArticle object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle&text=EventPropertiesArticle\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.withArticleId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.withArticleId(String articleId)"
name: "withArticleId(String articleId)"
nameWithType: "EventPropertiesArticle.withArticleId(String articleId)"
summary: "Set the article<wbr>Id property: Article Id."
parameters:
- description: "the articleId value to set."
name: "articleId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventPropertiesArticle withArticleId(String articleId)"
desc: "Set the articleId property: Article Id."
returns:
description: "the EventPropertiesArticle object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle&text=EventPropertiesArticle\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.withParameters(java.lang.Object)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle.withParameters(Object parameters)"
name: "withParameters(Object parameters)"
nameWithType: "EventPropertiesArticle.withParameters(Object parameters)"
summary: "Set the parameters property: It provides a map of parameter name and value."
parameters:
- description: "the parameters value to set."
name: "parameters"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
syntax: "public EventPropertiesArticle withParameters(Object parameters)"
desc: "Set the parameters property: It provides a map of parameter name and value."
returns:
description: "the EventPropertiesArticle object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle&text=EventPropertiesArticle\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Article of event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,116 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions"
name: "EventPropertiesRecommendedActions"
nameWithType: "EventPropertiesRecommendedActions"
summary: "Recommended actions of event."
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 **EventPropertiesRecommendedActions**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.EventPropertiesRecommendedActions()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.EventPropertiesRecommendedActions()"
name: "EventPropertiesRecommendedActions()"
nameWithType: "EventPropertiesRecommendedActions.EventPropertiesRecommendedActions()"
summary: "Creates an instance of Event<wbr>Properties<wbr>Recommended<wbr>Actions class."
syntax: "public EventPropertiesRecommendedActions()"
desc: "Creates an instance of EventPropertiesRecommendedActions class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.actions()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.actions()"
name: "actions()"
nameWithType: "EventPropertiesRecommendedActions.actions()"
summary: "Get the actions property: Recommended actions for the service health event."
syntax: "public List<EventPropertiesRecommendedActionsItem> actions()"
desc: "Get the actions property: Recommended actions for the service health event."
returns:
description: "the actions value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem&text=EventPropertiesRecommendedActionsItem\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.localeCode()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.localeCode()"
name: "localeCode()"
nameWithType: "EventPropertiesRecommendedActions.localeCode()"
summary: "Get the locale<wbr>Code property: Recommended action locale for the service health event."
syntax: "public String localeCode()"
desc: "Get the localeCode property: Recommended action locale for the service health event."
returns:
description: "the localeCode value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.message()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.message()"
name: "message()"
nameWithType: "EventPropertiesRecommendedActions.message()"
summary: "Get the message property: Recommended action title for the service health event."
syntax: "public String message()"
desc: "Get the message property: Recommended action title for the service health event."
returns:
description: "the message value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.validate()"
name: "validate()"
nameWithType: "EventPropertiesRecommendedActions.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.withActions(java.util.List<com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.withActions(List<EventPropertiesRecommendedActionsItem> actions)"
name: "withActions(List<EventPropertiesRecommendedActionsItem> actions)"
nameWithType: "EventPropertiesRecommendedActions.withActions(List<EventPropertiesRecommendedActionsItem> actions)"
summary: "Set the actions property: Recommended actions for the service health event."
parameters:
- description: "the actions value to set."
name: "actions"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem&text=EventPropertiesRecommendedActionsItem\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public EventPropertiesRecommendedActions withActions(List<EventPropertiesRecommendedActionsItem> actions)"
desc: "Set the actions property: Recommended actions for the service health event."
returns:
description: "the EventPropertiesRecommendedActions object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions&text=EventPropertiesRecommendedActions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.withLocaleCode(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.withLocaleCode(String localeCode)"
name: "withLocaleCode(String localeCode)"
nameWithType: "EventPropertiesRecommendedActions.withLocaleCode(String localeCode)"
summary: "Set the locale<wbr>Code property: Recommended action locale for the service health event."
parameters:
- description: "the localeCode value to set."
name: "localeCode"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventPropertiesRecommendedActions withLocaleCode(String localeCode)"
desc: "Set the localeCode property: Recommended action locale for the service health event."
returns:
description: "the EventPropertiesRecommendedActions object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions&text=EventPropertiesRecommendedActions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.withMessage(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions.withMessage(String message)"
name: "withMessage(String message)"
nameWithType: "EventPropertiesRecommendedActions.withMessage(String message)"
summary: "Set the message property: Recommended action title for the service health event."
parameters:
- description: "the message value to set."
name: "message"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventPropertiesRecommendedActions withMessage(String message)"
desc: "Set the message property: Recommended action title for the service health event."
returns:
description: "the EventPropertiesRecommendedActions object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions&text=EventPropertiesRecommendedActions\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Recommended actions of event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem"
name: "EventPropertiesRecommendedActionsItem"
nameWithType: "EventPropertiesRecommendedActionsItem"
summary: "Recommended action for the service health event."
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 **EventPropertiesRecommendedActionsItem**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.EventPropertiesRecommendedActionsItem()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.EventPropertiesRecommendedActionsItem()"
name: "EventPropertiesRecommendedActionsItem()"
nameWithType: "EventPropertiesRecommendedActionsItem.EventPropertiesRecommendedActionsItem()"
summary: "Creates an instance of Event<wbr>Properties<wbr>Recommended<wbr>Actions<wbr>Item class."
syntax: "public EventPropertiesRecommendedActionsItem()"
desc: "Creates an instance of EventPropertiesRecommendedActionsItem class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.actionText()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.actionText()"
name: "actionText()"
nameWithType: "EventPropertiesRecommendedActionsItem.actionText()"
summary: "Get the action<wbr>Text property: Recommended action text."
syntax: "public String actionText()"
desc: "Get the actionText property: Recommended action text."
returns:
description: "the actionText value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.groupId()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.groupId()"
name: "groupId()"
nameWithType: "EventPropertiesRecommendedActionsItem.groupId()"
summary: "Get the group<wbr>Id property: Recommended action group Id for the service health event."
syntax: "public Integer groupId()"
desc: "Get the groupId property: Recommended action group Id for the service health event."
returns:
description: "the groupId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.validate()"
name: "validate()"
nameWithType: "EventPropertiesRecommendedActionsItem.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.withActionText(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.withActionText(String actionText)"
name: "withActionText(String actionText)"
nameWithType: "EventPropertiesRecommendedActionsItem.withActionText(String actionText)"
summary: "Set the action<wbr>Text property: Recommended action text."
parameters:
- description: "the actionText value to set."
name: "actionText"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EventPropertiesRecommendedActionsItem withActionText(String actionText)"
desc: "Set the actionText property: Recommended action text."
returns:
description: "the EventPropertiesRecommendedActionsItem object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem&text=EventPropertiesRecommendedActionsItem\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.withGroupId(java.lang.Integer)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem.withGroupId(Integer groupId)"
name: "withGroupId(Integer groupId)"
nameWithType: "EventPropertiesRecommendedActionsItem.withGroupId(Integer groupId)"
summary: "Set the group<wbr>Id property: Recommended action group Id for the service health event."
parameters:
- description: "the groupId value to set."
name: "groupId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public EventPropertiesRecommendedActionsItem withGroupId(Integer groupId)"
desc: "Set the groupId property: Recommended action group Id for the service health event."
returns:
description: "the EventPropertiesRecommendedActionsItem object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem?alt=com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem&text=EventPropertiesRecommendedActionsItem\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Recommended action for the service health event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,97 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues"
name: "EventSourceValues"
nameWithType: "EventSourceValues"
summary: "Source of event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **EventSourceValues**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.EventSourceValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.EventSourceValues()"
name: "EventSourceValues()"
nameWithType: "EventSourceValues.EventSourceValues()"
summary: "Creates a new instance of Event<wbr>Source<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public EventSourceValues()"
desc: "Creates a new instance of EventSourceValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.RESOURCE_HEALTH"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.RESOURCE_HEALTH"
name: "RESOURCE_HEALTH"
nameWithType: "EventSourceValues.RESOURCE_HEALTH"
summary: "Static value Resource<wbr>Health for Event<wbr>Source<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventSourceValues RESOURCE_HEALTH"
desc: "Static value ResourceHealth for EventSourceValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.SERVICE_HEALTH"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.SERVICE_HEALTH"
name: "SERVICE_HEALTH"
nameWithType: "EventSourceValues.SERVICE_HEALTH"
summary: "Static value Service<wbr>Health for Event<wbr>Source<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventSourceValues SERVICE_HEALTH"
desc: "Static value ServiceHealth for EventSourceValues."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.fromString(String name)"
name: "fromString(String name)"
nameWithType: "EventSourceValues.fromString(String name)"
summary: "Creates or finds a Event<wbr>Source<wbr>Values from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static EventSourceValues fromString(String name)"
desc: "Creates or finds a EventSourceValues from its string representation."
returns:
description: "the corresponding EventSourceValues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventSourceValues.values()"
name: "values()"
nameWithType: "EventSourceValues.values()"
summary: "Gets known Event<wbr>Source<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<EventSourceValues> values()"
desc: "Gets known EventSourceValues values."
returns:
description: "known EventSourceValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventSourceValues?alt=com.azure.resourcemanager.resourcehealth.models.EventSourceValues&text=EventSourceValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Source of event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,97 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues"
name: "EventStatusValues"
nameWithType: "EventStatusValues"
summary: "Current status of event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **EventStatusValues**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.EventStatusValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.EventStatusValues()"
name: "EventStatusValues()"
nameWithType: "EventStatusValues.EventStatusValues()"
summary: "Creates a new instance of Event<wbr>Status<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public EventStatusValues()"
desc: "Creates a new instance of EventStatusValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.ACTIVE"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.ACTIVE"
name: "ACTIVE"
nameWithType: "EventStatusValues.ACTIVE"
summary: "Static value Active for Event<wbr>Status<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventStatusValues ACTIVE"
desc: "Static value Active for EventStatusValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.RESOLVED"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.RESOLVED"
name: "RESOLVED"
nameWithType: "EventStatusValues.RESOLVED"
summary: "Static value Resolved for Event<wbr>Status<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventStatusValues RESOLVED"
desc: "Static value Resolved for EventStatusValues."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.fromString(String name)"
name: "fromString(String name)"
nameWithType: "EventStatusValues.fromString(String name)"
summary: "Creates or finds a Event<wbr>Status<wbr>Values from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static EventStatusValues fromString(String name)"
desc: "Creates or finds a EventStatusValues from its string representation."
returns:
description: "the corresponding EventStatusValues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventStatusValues.values()"
name: "values()"
nameWithType: "EventStatusValues.values()"
summary: "Gets known Event<wbr>Status<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<EventStatusValues> values()"
desc: "Gets known EventStatusValues values."
returns:
description: "known EventStatusValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Current status of event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,145 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues"
name: "EventTypeValues"
nameWithType: "EventTypeValues"
summary: "Type of event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **EventTypeValues**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.EventTypeValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.EventTypeValues()"
name: "EventTypeValues()"
nameWithType: "EventTypeValues.EventTypeValues()"
summary: "Creates a new instance of Event<wbr>Type<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public EventTypeValues()"
desc: "Creates a new instance of EventTypeValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.EMERGING_ISSUES"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.EMERGING_ISSUES"
name: "EMERGING_ISSUES"
nameWithType: "EventTypeValues.EMERGING_ISSUES"
summary: "Static value Emerging<wbr>Issues for Event<wbr>Type<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventTypeValues EMERGING_ISSUES"
desc: "Static value EmergingIssues for EventTypeValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.HEALTH_ADVISORY"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.HEALTH_ADVISORY"
name: "HEALTH_ADVISORY"
nameWithType: "EventTypeValues.HEALTH_ADVISORY"
summary: "Static value Health<wbr>Advisory for Event<wbr>Type<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventTypeValues HEALTH_ADVISORY"
desc: "Static value HealthAdvisory for EventTypeValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.PLANNED_MAINTENANCE"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.PLANNED_MAINTENANCE"
name: "PLANNED_MAINTENANCE"
nameWithType: "EventTypeValues.PLANNED_MAINTENANCE"
summary: "Static value Planned<wbr>Maintenance for Event<wbr>Type<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventTypeValues PLANNED_MAINTENANCE"
desc: "Static value PlannedMaintenance for EventTypeValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.RCA"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.RCA"
name: "RCA"
nameWithType: "EventTypeValues.RCA"
summary: "Static value RCA for Event<wbr>Type<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventTypeValues RCA"
desc: "Static value RCA for EventTypeValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.SECURITY_ADVISORY"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.SECURITY_ADVISORY"
name: "SECURITY_ADVISORY"
nameWithType: "EventTypeValues.SECURITY_ADVISORY"
summary: "Static value Security<wbr>Advisory for Event<wbr>Type<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventTypeValues SECURITY_ADVISORY"
desc: "Static value SecurityAdvisory for EventTypeValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.SERVICE_ISSUE"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.SERVICE_ISSUE"
name: "SERVICE_ISSUE"
nameWithType: "EventTypeValues.SERVICE_ISSUE"
summary: "Static value Service<wbr>Issue for Event<wbr>Type<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final EventTypeValues SERVICE_ISSUE"
desc: "Static value ServiceIssue for EventTypeValues."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.fromString(String name)"
name: "fromString(String name)"
nameWithType: "EventTypeValues.fromString(String name)"
summary: "Creates or finds a Event<wbr>Type<wbr>Values from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static EventTypeValues fromString(String name)"
desc: "Creates or finds a EventTypeValues from its string representation."
returns:
description: "the corresponding EventTypeValues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventTypeValues.values()"
name: "values()"
nameWithType: "EventTypeValues.values()"
summary: "Gets known Event<wbr>Type<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<EventTypeValues> values()"
desc: "Gets known EventTypeValues values."
returns:
description: "known EventTypeValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.EventTypeValues&text=EventTypeValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Type of event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.Events"
fullName: "com.azure.resourcemanager.resourcehealth.models.Events"
name: "Events"
nameWithType: "Events"
summary: "The List events operation response."
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 **Events**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.Events.Events()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Events.Events()"
name: "Events()"
nameWithType: "Events.Events()"
summary: "Creates an instance of Events class."
syntax: "public Events()"
desc: "Creates an instance of Events class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Events.nextLink()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Events.nextLink()"
name: "nextLink()"
nameWithType: "Events.nextLink()"
summary: "Get the next<wbr>Link property: The URI to fetch the next page of events."
syntax: "public String nextLink()"
desc: "Get the nextLink property: The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of events."
returns:
description: "the nextLink value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Events.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Events.validate()"
name: "validate()"
nameWithType: "Events.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.Events.value()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Events.value()"
name: "value()"
nameWithType: "Events.value()"
summary: "Get the value property: The list of event."
syntax: "public List<EventInner> value()"
desc: "Get the value property: The list of event."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.Events.withNextLink(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Events.withNextLink(String nextLink)"
name: "withNextLink(String nextLink)"
nameWithType: "Events.withNextLink(String nextLink)"
summary: "Set the next<wbr>Link property: The URI to fetch the next page of events."
parameters:
- description: "the nextLink value to set."
name: "nextLink"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Events withNextLink(String nextLink)"
desc: "Set the nextLink property: The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of events."
returns:
description: "the Events object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Events?alt=com.azure.resourcemanager.resourcehealth.models.Events&text=Events\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Events.withValue(java.util.List<com.azure.resourcemanager.resourcehealth.fluent.models.EventInner>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Events.withValue(List<EventInner> value)"
name: "withValue(List<EventInner> value)"
nameWithType: "Events.withValue(List<EventInner> value)"
summary: "Set the value property: The list of event."
parameters:
- description: "the value value to set."
name: "value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.EventInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public Events withValue(List<EventInner> value)"
desc: "Set the value property: The list of event."
returns:
description: "the Events object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Events?alt=com.azure.resourcemanager.resourcehealth.models.Events&text=Events\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The List events operation response."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,119 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.EventsOperations"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventsOperations"
name: "EventsOperations"
nameWithType: "EventsOperations"
summary: "Resource collection API of Events<wbr>Operations."
syntax: "public interface **EventsOperations**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.list()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.list()"
name: "list()"
nameWithType: "EventsOperations.list()"
summary: "Lists service health events in the subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<Event> list()"
desc: "Lists service health events in the subscription."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.list(String filter, String queryStartTime, Context context)"
name: "list(String filter, String queryStartTime, Context context)"
nameWithType: "EventsOperations.list(String filter, String queryStartTime, Context context)"
summary: "Lists service health events in the subscription."
modifiers:
- "abstract"
parameters:
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specifies from when to return events, based on the lastUpdateTime property. For example,\n queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020."
name: "queryStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<Event> list(String filter, String queryStartTime, Context context)"
desc: "Lists service health events in the subscription."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.listBySingleResource(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.listBySingleResource(String resourceUri)"
name: "listBySingleResource(String resourceUri)"
nameWithType: "EventsOperations.listBySingleResource(String resourceUri)"
summary: "Lists current service health events for given resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API support not nested and one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}\n and\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<Event> listBySingleResource(String resourceUri)"
desc: "Lists current service health events for given resource."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.listBySingleResource(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.listBySingleResource(String resourceUri, String filter, Context context)"
name: "listBySingleResource(String resourceUri, String filter, Context context)"
nameWithType: "EventsOperations.listBySingleResource(String resourceUri, String filter, Context context)"
summary: "Lists current service health events for given resource."
modifiers:
- "abstract"
parameters:
- description: "The fully qualified ID of the resource, including the resource name and resource type.\n Currently the API support not nested and one nesting level resource types :\n /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}\n and\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}."
name: "resourceUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<Event> listBySingleResource(String resourceUri, String filter, Context context)"
desc: "Lists current service health events for given resource."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.listByTenantId()"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.listByTenantId()"
name: "listByTenantId()"
nameWithType: "EventsOperations.listByTenantId()"
summary: "Lists current service health events in the tenant."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<Event> listByTenantId()"
desc: "Lists current service health events in the tenant."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.listByTenantId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.EventsOperations.listByTenantId(String filter, String queryStartTime, Context context)"
name: "listByTenantId(String filter, String queryStartTime, Context context)"
nameWithType: "EventsOperations.listByTenantId(String filter, String queryStartTime, Context context)"
summary: "Lists current service health events in the tenant."
modifiers:
- "abstract"
parameters:
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specifies from when to return events, based on the lastUpdateTime property. For example,\n queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020."
name: "queryStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<Event> listByTenantId(String filter, String queryStartTime, Context context)"
desc: "Lists current service health events in the tenant."
returns:
description: "the List events operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Event?alt=com.azure.resourcemanager.resourcehealth.models.Event&text=Event\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of EventsOperations."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,116 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.Faq"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq"
name: "Faq"
nameWithType: "Faq"
summary: "Frequently asked question for the service health event."
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 **Faq**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.Faq.Faq()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq.Faq()"
name: "Faq()"
nameWithType: "Faq.Faq()"
summary: "Creates an instance of Faq class."
syntax: "public Faq()"
desc: "Creates an instance of Faq class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Faq.answer()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq.answer()"
name: "answer()"
nameWithType: "Faq.answer()"
summary: "Get the answer property: FAQ answer for the service health event."
syntax: "public String answer()"
desc: "Get the answer property: FAQ answer for the service health event."
returns:
description: "the answer value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Faq.localeCode()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq.localeCode()"
name: "localeCode()"
nameWithType: "Faq.localeCode()"
summary: "Get the locale<wbr>Code property: FAQ locale for the service health event."
syntax: "public String localeCode()"
desc: "Get the localeCode property: FAQ locale for the service health event."
returns:
description: "the localeCode value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Faq.question()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq.question()"
name: "question()"
nameWithType: "Faq.question()"
summary: "Get the question property: FAQ question for the service health event."
syntax: "public String question()"
desc: "Get the question property: FAQ question for the service health event."
returns:
description: "the question value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Faq.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq.validate()"
name: "validate()"
nameWithType: "Faq.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.Faq.withAnswer(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq.withAnswer(String answer)"
name: "withAnswer(String answer)"
nameWithType: "Faq.withAnswer(String answer)"
summary: "Set the answer property: FAQ answer for the service health event."
parameters:
- description: "the answer value to set."
name: "answer"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Faq withAnswer(String answer)"
desc: "Set the answer property: FAQ answer for the service health event."
returns:
description: "the Faq object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Faq?alt=com.azure.resourcemanager.resourcehealth.models.Faq&text=Faq\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Faq.withLocaleCode(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq.withLocaleCode(String localeCode)"
name: "withLocaleCode(String localeCode)"
nameWithType: "Faq.withLocaleCode(String localeCode)"
summary: "Set the locale<wbr>Code property: FAQ locale for the service health event."
parameters:
- description: "the localeCode value to set."
name: "localeCode"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Faq withLocaleCode(String localeCode)"
desc: "Set the localeCode property: FAQ locale for the service health event."
returns:
description: "the Faq object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Faq?alt=com.azure.resourcemanager.resourcehealth.models.Faq&text=Faq\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Faq.withQuestion(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Faq.withQuestion(String question)"
name: "withQuestion(String question)"
nameWithType: "Faq.withQuestion(String question)"
summary: "Set the question property: FAQ question for the service health event."
parameters:
- description: "the question value to set."
name: "question"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Faq withQuestion(String question)"
desc: "Set the question property: FAQ question for the service health event."
returns:
description: "the Faq object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Faq?alt=com.azure.resourcemanager.resourcehealth.models.Faq&text=Faq\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Frequently asked question for the service health event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.Impact"
fullName: "com.azure.resourcemanager.resourcehealth.models.Impact"
name: "Impact"
nameWithType: "Impact"
summary: "Azure service impacted by the service health event."
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 **Impact**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.Impact.Impact()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Impact.Impact()"
name: "Impact()"
nameWithType: "Impact.Impact()"
summary: "Creates an instance of Impact class."
syntax: "public Impact()"
desc: "Creates an instance of Impact class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Impact.impactedRegions()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Impact.impactedRegions()"
name: "impactedRegions()"
nameWithType: "Impact.impactedRegions()"
summary: "Get the impacted<wbr>Regions property: List regions impacted by the service health event."
syntax: "public List<ImpactedServiceRegion> impactedRegions()"
desc: "Get the impactedRegions property: List regions impacted by the service health event."
returns:
description: "the impactedRegions value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion&text=ImpactedServiceRegion\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.Impact.impactedService()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Impact.impactedService()"
name: "impactedService()"
nameWithType: "Impact.impactedService()"
summary: "Get the impacted<wbr>Service property: Impacted service name."
syntax: "public String impactedService()"
desc: "Get the impactedService property: Impacted service name."
returns:
description: "the impactedService value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Impact.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Impact.validate()"
name: "validate()"
nameWithType: "Impact.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.Impact.withImpactedRegions(java.util.List<com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Impact.withImpactedRegions(List<ImpactedServiceRegion> impactedRegions)"
name: "withImpactedRegions(List<ImpactedServiceRegion> impactedRegions)"
nameWithType: "Impact.withImpactedRegions(List<ImpactedServiceRegion> impactedRegions)"
summary: "Set the impacted<wbr>Regions property: List regions impacted by the service health event."
parameters:
- description: "the impactedRegions value to set."
name: "impactedRegions"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion&text=ImpactedServiceRegion\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public Impact withImpactedRegions(List<ImpactedServiceRegion> impactedRegions)"
desc: "Set the impactedRegions property: List regions impacted by the service health event."
returns:
description: "the Impact object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Impact?alt=com.azure.resourcemanager.resourcehealth.models.Impact&text=Impact\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Impact.withImpactedService(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Impact.withImpactedService(String impactedService)"
name: "withImpactedService(String impactedService)"
nameWithType: "Impact.withImpactedService(String impactedService)"
summary: "Set the impacted<wbr>Service property: Impacted service name."
parameters:
- description: "the impactedService value to set."
name: "impactedService"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Impact withImpactedService(String impactedService)"
desc: "Set the impactedService property: Impacted service name."
returns:
description: "the Impact object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Impact?alt=com.azure.resourcemanager.resourcehealth.models.Impact&text=Impact\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Azure service impacted by the service health event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion"
name: "ImpactedRegion"
nameWithType: "ImpactedRegion"
summary: "Object of impacted region."
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 **ImpactedRegion**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.ImpactedRegion()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.ImpactedRegion()"
name: "ImpactedRegion()"
nameWithType: "ImpactedRegion.ImpactedRegion()"
summary: "Creates an instance of Impacted<wbr>Region class."
syntax: "public ImpactedRegion()"
desc: "Creates an instance of ImpactedRegion class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.id()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.id()"
name: "id()"
nameWithType: "ImpactedRegion.id()"
summary: "Get the id property: The impacted region id."
syntax: "public String id()"
desc: "Get the id property: The impacted region id."
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.resourcehealth.models.ImpactedRegion.name()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.name()"
name: "name()"
nameWithType: "ImpactedRegion.name()"
summary: "Get the name property: The impacted region name."
syntax: "public String name()"
desc: "Get the name property: The impacted region name."
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.resourcehealth.models.ImpactedRegion.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.validate()"
name: "validate()"
nameWithType: "ImpactedRegion.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.withId(String id)"
name: "withId(String id)"
nameWithType: "ImpactedRegion.withId(String id)"
summary: "Set the id property: The impacted region id."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ImpactedRegion withId(String id)"
desc: "Set the id property: The impacted region id."
returns:
description: "the ImpactedRegion object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedRegion&text=ImpactedRegion\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.withName(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion.withName(String name)"
name: "withName(String name)"
nameWithType: "ImpactedRegion.withName(String name)"
summary: "Set the name property: The impacted region name."
parameters:
- description: "the name value to set."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ImpactedRegion withName(String name)"
desc: "Set the name property: The impacted region name."
returns:
description: "the ImpactedRegion object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedRegion&text=ImpactedRegion\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Object of impacted region."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,171 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources"
name: "ImpactedResources"
nameWithType: "ImpactedResources"
summary: "Resource collection API of Impacted<wbr>Resources."
syntax: "public interface **ImpactedResources**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.get(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.get(String eventTrackingId, String impactedResourceName)"
name: "get(String eventTrackingId, String impactedResourceName)"
nameWithType: "ImpactedResources.get(String eventTrackingId, String impactedResourceName)"
summary: "Gets the specific impacted resource in the subscription by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Impacted Resource."
name: "impactedResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventImpactedResource get(String eventTrackingId, String impactedResourceName)"
desc: "Gets the specific impacted resource in the subscription by an event."
returns:
description: "the specific impacted resource in the subscription by an event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.getByTenantId(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.getByTenantId(String eventTrackingId, String impactedResourceName)"
name: "getByTenantId(String eventTrackingId, String impactedResourceName)"
nameWithType: "ImpactedResources.getByTenantId(String eventTrackingId, String impactedResourceName)"
summary: "Gets the specific impacted resource in the tenant by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Impacted Resource."
name: "impactedResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventImpactedResource getByTenantId(String eventTrackingId, String impactedResourceName)"
desc: "Gets the specific impacted resource in the tenant by an event."
returns:
description: "the specific impacted resource in the tenant by an event."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.getByTenantIdWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.getByTenantIdWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
name: "getByTenantIdWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
nameWithType: "ImpactedResources.getByTenantIdWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
summary: "Gets the specific impacted resource in the tenant by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Impacted Resource."
name: "impactedResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventImpactedResource> getByTenantIdWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
desc: "Gets the specific impacted resource in the tenant by an event."
returns:
description: "the specific impacted resource in the tenant by an event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.getWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.getWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
name: "getWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
nameWithType: "ImpactedResources.getWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
summary: "Gets the specific impacted resource in the subscription by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Impacted Resource."
name: "impactedResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventImpactedResource> getWithResponse(String eventTrackingId, String impactedResourceName, Context context)"
desc: "Gets the specific impacted resource in the subscription by an event."
returns:
description: "the specific impacted resource in the subscription by an event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.listBySubscriptionIdAndEventId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.listBySubscriptionIdAndEventId(String eventTrackingId)"
name: "listBySubscriptionIdAndEventId(String eventTrackingId)"
nameWithType: "ImpactedResources.listBySubscriptionIdAndEventId(String eventTrackingId)"
summary: "Lists impacted resources in the subscription by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventImpactedResource> listBySubscriptionIdAndEventId(String eventTrackingId)"
desc: "Lists impacted resources in the subscription by an event."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.listBySubscriptionIdAndEventId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
name: "listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
nameWithType: "ImpactedResources.listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
summary: "Lists impacted resources in the subscription by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventImpactedResource> listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
desc: "Lists impacted resources in the subscription by an event."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.listByTenantIdAndEventId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.listByTenantIdAndEventId(String eventTrackingId)"
name: "listByTenantIdAndEventId(String eventTrackingId)"
nameWithType: "ImpactedResources.listByTenantIdAndEventId(String eventTrackingId)"
summary: "Lists impacted resources in the tenant by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventImpactedResource> listByTenantIdAndEventId(String eventTrackingId)"
desc: "Lists impacted resources in the tenant by an event."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.listByTenantIdAndEventId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedResources.listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
name: "listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
nameWithType: "ImpactedResources.listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
summary: "Lists impacted resources in the tenant by an event."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventImpactedResource> listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
desc: "Lists impacted resources in the tenant by an event."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of ImpactedResources."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,188 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion"
name: "ImpactedServiceRegion"
nameWithType: "ImpactedServiceRegion"
summary: "Azure region impacted by the service health event."
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 **ImpactedServiceRegion**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.ImpactedServiceRegion()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.ImpactedServiceRegion()"
name: "ImpactedServiceRegion()"
nameWithType: "ImpactedServiceRegion.ImpactedServiceRegion()"
summary: "Creates an instance of Impacted<wbr>Service<wbr>Region class."
syntax: "public ImpactedServiceRegion()"
desc: "Creates an instance of ImpactedServiceRegion class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.impactedRegion()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.impactedRegion()"
name: "impactedRegion()"
nameWithType: "ImpactedServiceRegion.impactedRegion()"
summary: "Get the impacted<wbr>Region property: Impacted region name."
syntax: "public String impactedRegion()"
desc: "Get the impactedRegion property: Impacted region name."
returns:
description: "the impactedRegion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.impactedSubscriptions()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.impactedSubscriptions()"
name: "impactedSubscriptions()"
nameWithType: "ImpactedServiceRegion.impactedSubscriptions()"
summary: "Get the impacted<wbr>Subscriptions property: List subscription impacted by the service health event."
syntax: "public List<String> impactedSubscriptions()"
desc: "Get the impactedSubscriptions property: List subscription impacted by the service health event."
returns:
description: "the impactedSubscriptions value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.impactedTenants()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.impactedTenants()"
name: "impactedTenants()"
nameWithType: "ImpactedServiceRegion.impactedTenants()"
summary: "Get the impacted<wbr>Tenants property: List tenant impacted by the service health event."
syntax: "public List<String> impactedTenants()"
desc: "Get the impactedTenants property: List tenant impacted by the service health event."
returns:
description: "the impactedTenants value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.lastUpdateTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.lastUpdateTime()"
name: "lastUpdateTime()"
nameWithType: "ImpactedServiceRegion.lastUpdateTime()"
summary: "Get the last<wbr>Update<wbr>Time property: It provides the Timestamp for when the last update for the service health event."
syntax: "public OffsetDateTime lastUpdateTime()"
desc: "Get the lastUpdateTime property: It provides the Timestamp for when the last update for the service health event."
returns:
description: "the lastUpdateTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.status()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.status()"
name: "status()"
nameWithType: "ImpactedServiceRegion.status()"
summary: "Get the status property: Current status of event in the region."
syntax: "public EventStatusValues status()"
desc: "Get the status property: Current status of event in the region."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.updates()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.updates()"
name: "updates()"
nameWithType: "ImpactedServiceRegion.updates()"
summary: "Get the updates property: List of updates for given service health event."
syntax: "public List<Update> updates()"
desc: "Get the updates property: List of updates for given service health event."
returns:
description: "the updates value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Update?alt=com.azure.resourcemanager.resourcehealth.models.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.validate()"
name: "validate()"
nameWithType: "ImpactedServiceRegion.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withImpactedRegion(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withImpactedRegion(String impactedRegion)"
name: "withImpactedRegion(String impactedRegion)"
nameWithType: "ImpactedServiceRegion.withImpactedRegion(String impactedRegion)"
summary: "Set the impacted<wbr>Region property: Impacted region name."
parameters:
- description: "the impactedRegion value to set."
name: "impactedRegion"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ImpactedServiceRegion withImpactedRegion(String impactedRegion)"
desc: "Set the impactedRegion property: Impacted region name."
returns:
description: "the ImpactedServiceRegion object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion&text=ImpactedServiceRegion\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withImpactedSubscriptions(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withImpactedSubscriptions(List<String> impactedSubscriptions)"
name: "withImpactedSubscriptions(List<String> impactedSubscriptions)"
nameWithType: "ImpactedServiceRegion.withImpactedSubscriptions(List<String> impactedSubscriptions)"
summary: "Set the impacted<wbr>Subscriptions property: List subscription impacted by the service health event."
parameters:
- description: "the impactedSubscriptions value to set."
name: "impactedSubscriptions"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public ImpactedServiceRegion withImpactedSubscriptions(List<String> impactedSubscriptions)"
desc: "Set the impactedSubscriptions property: List subscription impacted by the service health event."
returns:
description: "the ImpactedServiceRegion object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion&text=ImpactedServiceRegion\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withImpactedTenants(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withImpactedTenants(List<String> impactedTenants)"
name: "withImpactedTenants(List<String> impactedTenants)"
nameWithType: "ImpactedServiceRegion.withImpactedTenants(List<String> impactedTenants)"
summary: "Set the impacted<wbr>Tenants property: List tenant impacted by the service health event."
parameters:
- description: "the impactedTenants value to set."
name: "impactedTenants"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public ImpactedServiceRegion withImpactedTenants(List<String> impactedTenants)"
desc: "Set the impactedTenants property: List tenant impacted by the service health event."
returns:
description: "the ImpactedServiceRegion object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion&text=ImpactedServiceRegion\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withLastUpdateTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withLastUpdateTime(OffsetDateTime lastUpdateTime)"
name: "withLastUpdateTime(OffsetDateTime lastUpdateTime)"
nameWithType: "ImpactedServiceRegion.withLastUpdateTime(OffsetDateTime lastUpdateTime)"
summary: "Set the last<wbr>Update<wbr>Time property: It provides the Timestamp for when the last update for the service health event."
parameters:
- description: "the lastUpdateTime value to set."
name: "lastUpdateTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public ImpactedServiceRegion withLastUpdateTime(OffsetDateTime lastUpdateTime)"
desc: "Set the lastUpdateTime property: It provides the Timestamp for when the last update for the service health event."
returns:
description: "the ImpactedServiceRegion object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion&text=ImpactedServiceRegion\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withStatus(com.azure.resourcemanager.resourcehealth.models.EventStatusValues)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withStatus(EventStatusValues status)"
name: "withStatus(EventStatusValues status)"
nameWithType: "ImpactedServiceRegion.withStatus(EventStatusValues status)"
summary: "Set the status property: Current status of event in the region."
parameters:
- description: "the status value to set."
name: "status"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventStatusValues?alt=com.azure.resourcemanager.resourcehealth.models.EventStatusValues&text=EventStatusValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ImpactedServiceRegion withStatus(EventStatusValues status)"
desc: "Set the status property: Current status of event in the region."
returns:
description: "the ImpactedServiceRegion object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion&text=ImpactedServiceRegion\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withUpdates(java.util.List<com.azure.resourcemanager.resourcehealth.models.Update>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion.withUpdates(List<Update> updates)"
name: "withUpdates(List<Update> updates)"
nameWithType: "ImpactedServiceRegion.withUpdates(List<Update> updates)"
summary: "Set the updates property: List of updates for given service health event."
parameters:
- description: "the updates value to set."
name: "updates"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Update?alt=com.azure.resourcemanager.resourcehealth.models.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public ImpactedServiceRegion withUpdates(List<Update> updates)"
desc: "Set the updates property: List of updates for given service health event."
returns:
description: "the ImpactedServiceRegion object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion?alt=com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion&text=ImpactedServiceRegion\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Azure region impacted by the service health event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,85 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter"
fullName: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter"
name: "IssueNameParameter"
nameWithType: "IssueNameParameter"
summary: "Defines values for Issue<wbr>Name<wbr>Parameter."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **IssueNameParameter**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter?alt=com.azure.resourcemanager.resourcehealth.models.IssueNameParameter&text=IssueNameParameter\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.IssueNameParameter()"
fullName: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.IssueNameParameter()"
name: "IssueNameParameter()"
nameWithType: "IssueNameParameter.IssueNameParameter()"
summary: "Creates a new instance of Issue<wbr>Name<wbr>Parameter value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public IssueNameParameter()"
desc: "Creates a new instance of IssueNameParameter value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.DEFAULT"
fullName: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.DEFAULT"
name: "DEFAULT"
nameWithType: "IssueNameParameter.DEFAULT"
summary: "Static value default for Issue<wbr>Name<wbr>Parameter."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter?alt=com.azure.resourcemanager.resourcehealth.models.IssueNameParameter&text=IssueNameParameter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final IssueNameParameter DEFAULT"
desc: "Static value default for IssueNameParameter."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.fromString(String name)"
name: "fromString(String name)"
nameWithType: "IssueNameParameter.fromString(String name)"
summary: "Creates or finds a Issue<wbr>Name<wbr>Parameter from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static IssueNameParameter fromString(String name)"
desc: "Creates or finds a IssueNameParameter from its string representation."
returns:
description: "the corresponding IssueNameParameter."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter?alt=com.azure.resourcemanager.resourcehealth.models.IssueNameParameter&text=IssueNameParameter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter.values()"
name: "values()"
nameWithType: "IssueNameParameter.values()"
summary: "Gets known Issue<wbr>Name<wbr>Parameter values."
modifiers:
- "static"
syntax: "public static Collection<IssueNameParameter> values()"
desc: "Gets known IssueNameParameter values."
returns:
description: "known IssueNameParameter values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.IssueNameParameter?alt=com.azure.resourcemanager.resourcehealth.models.IssueNameParameter&text=IssueNameParameter\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for IssueNameParameter."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,64 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem"
fullName: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem"
name: "KeyValueItem"
nameWithType: "KeyValueItem"
summary: "Key value tuple."
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 **KeyValueItem**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem.KeyValueItem()"
fullName: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem.KeyValueItem()"
name: "KeyValueItem()"
nameWithType: "KeyValueItem.KeyValueItem()"
summary: "Creates an instance of Key<wbr>Value<wbr>Item class."
syntax: "public KeyValueItem()"
desc: "Creates an instance of KeyValueItem class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem.key()"
fullName: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem.key()"
name: "key()"
nameWithType: "KeyValueItem.key()"
summary: "Get the key property: Key of tuple."
syntax: "public String key()"
desc: "Get the key property: Key of tuple."
returns:
description: "the key value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem.validate()"
name: "validate()"
nameWithType: "KeyValueItem.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem.value()"
fullName: "com.azure.resourcemanager.resourcehealth.models.KeyValueItem.value()"
name: "value()"
nameWithType: "KeyValueItem.value()"
summary: "Get the value property: Value of tuple."
syntax: "public String value()"
desc: "Get the value property: Value of tuple."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "class"
desc: "Key value tuple."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,97 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.LevelValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.LevelValues"
name: "LevelValues"
nameWithType: "LevelValues"
summary: "Level of insight."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **LevelValues**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.LevelValues.LevelValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.LevelValues.LevelValues()"
name: "LevelValues()"
nameWithType: "LevelValues.LevelValues()"
summary: "Creates a new instance of Level<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.LevelValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public LevelValues()"
desc: "Creates a new instance of LevelValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.LevelValues.CRITICAL"
fullName: "com.azure.resourcemanager.resourcehealth.models.LevelValues.CRITICAL"
name: "CRITICAL"
nameWithType: "LevelValues.CRITICAL"
summary: "Static value Critical for Level<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LevelValues CRITICAL"
desc: "Static value Critical for LevelValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.LevelValues.WARNING"
fullName: "com.azure.resourcemanager.resourcehealth.models.LevelValues.WARNING"
name: "WARNING"
nameWithType: "LevelValues.WARNING"
summary: "Static value Warning for Level<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LevelValues WARNING"
desc: "Static value Warning for LevelValues."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.LevelValues.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.LevelValues.fromString(String name)"
name: "fromString(String name)"
nameWithType: "LevelValues.fromString(String name)"
summary: "Creates or finds a Level<wbr>Values from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static LevelValues fromString(String name)"
desc: "Creates or finds a LevelValues from its string representation."
returns:
description: "the corresponding LevelValues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.LevelValues.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.LevelValues.values()"
name: "values()"
nameWithType: "LevelValues.values()"
summary: "Gets known Level<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<LevelValues> values()"
desc: "Gets known LevelValues values."
returns:
description: "known LevelValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.LevelValues?alt=com.azure.resourcemanager.resourcehealth.models.LevelValues&text=LevelValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Level of insight."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,164 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.Link"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link"
name: "Link"
nameWithType: "Link"
summary: "Useful links for service health event."
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 **Link**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.Link()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.Link()"
name: "Link()"
nameWithType: "Link.Link()"
summary: "Creates an instance of Link class."
syntax: "public Link()"
desc: "Creates an instance of Link class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.bladeName()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.bladeName()"
name: "bladeName()"
nameWithType: "Link.bladeName()"
summary: "Get the blade<wbr>Name property: It provides the name of portal extension blade to produce link for given service health event."
syntax: "public String bladeName()"
desc: "Get the bladeName property: It provides the name of portal extension blade to produce link for given service health event."
returns:
description: "the bladeName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.displayText()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.displayText()"
name: "displayText()"
nameWithType: "Link.displayText()"
summary: "Get the display<wbr>Text property: Display text of link."
syntax: "public LinkDisplayText displayText()"
desc: "Get the displayText property: Display text of link."
returns:
description: "the displayText value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkDisplayText?alt=com.azure.resourcemanager.resourcehealth.models.LinkDisplayText&text=LinkDisplayText\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.extensionName()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.extensionName()"
name: "extensionName()"
nameWithType: "Link.extensionName()"
summary: "Get the extension<wbr>Name property: It provides the name of portal extension to produce link for given service health event."
syntax: "public String extensionName()"
desc: "Get the extensionName property: It provides the name of portal extension to produce link for given service health event."
returns:
description: "the extensionName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.parameters()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.parameters()"
name: "parameters()"
nameWithType: "Link.parameters()"
summary: "Get the parameters property: It provides a map of parameter name and value for portal extension blade to produce lik for given service health event."
syntax: "public Object parameters()"
desc: "Get the parameters property: It provides a map of parameter name and value for portal extension blade to produce lik for given service health event."
returns:
description: "the parameters value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.type()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.type()"
name: "type()"
nameWithType: "Link.type()"
summary: "Get the type property: Type of link."
syntax: "public LinkTypeValues type()"
desc: "Get the type property: Type of link."
returns:
description: "the type value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.LinkTypeValues&text=LinkTypeValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.validate()"
name: "validate()"
nameWithType: "Link.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.withBladeName(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.withBladeName(String bladeName)"
name: "withBladeName(String bladeName)"
nameWithType: "Link.withBladeName(String bladeName)"
summary: "Set the blade<wbr>Name property: It provides the name of portal extension blade to produce link for given service health event."
parameters:
- description: "the bladeName value to set."
name: "bladeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Link withBladeName(String bladeName)"
desc: "Set the bladeName property: It provides the name of portal extension blade to produce link for given service health event."
returns:
description: "the Link object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.withDisplayText(com.azure.resourcemanager.resourcehealth.models.LinkDisplayText)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.withDisplayText(LinkDisplayText displayText)"
name: "withDisplayText(LinkDisplayText displayText)"
nameWithType: "Link.withDisplayText(LinkDisplayText displayText)"
summary: "Set the display<wbr>Text property: Display text of link."
parameters:
- description: "the displayText value to set."
name: "displayText"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkDisplayText?alt=com.azure.resourcemanager.resourcehealth.models.LinkDisplayText&text=LinkDisplayText\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Link withDisplayText(LinkDisplayText displayText)"
desc: "Set the displayText property: Display text of link."
returns:
description: "the Link object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.withExtensionName(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.withExtensionName(String extensionName)"
name: "withExtensionName(String extensionName)"
nameWithType: "Link.withExtensionName(String extensionName)"
summary: "Set the extension<wbr>Name property: It provides the name of portal extension to produce link for given service health event."
parameters:
- description: "the extensionName value to set."
name: "extensionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Link withExtensionName(String extensionName)"
desc: "Set the extensionName property: It provides the name of portal extension to produce link for given service health event."
returns:
description: "the Link object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.withParameters(java.lang.Object)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.withParameters(Object parameters)"
name: "withParameters(Object parameters)"
nameWithType: "Link.withParameters(Object parameters)"
summary: "Set the parameters property: It provides a map of parameter name and value for portal extension blade to produce lik for given service health event."
parameters:
- description: "the parameters value to set."
name: "parameters"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
syntax: "public Link withParameters(Object parameters)"
desc: "Set the parameters property: It provides a map of parameter name and value for portal extension blade to produce lik for given service health event."
returns:
description: "the Link object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Link.withType(com.azure.resourcemanager.resourcehealth.models.LinkTypeValues)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Link.withType(LinkTypeValues type)"
name: "withType(LinkTypeValues type)"
nameWithType: "Link.withType(LinkTypeValues type)"
summary: "Set the type property: Type of link."
parameters:
- description: "the type value to set."
name: "type"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.LinkTypeValues&text=LinkTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Link withType(LinkTypeValues type)"
desc: "Set the type property: Type of link."
returns:
description: "the Link object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Link?alt=com.azure.resourcemanager.resourcehealth.models.Link&text=Link\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Useful links for service health event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText"
name: "LinkDisplayText"
nameWithType: "LinkDisplayText"
summary: "Display text of link."
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 **LinkDisplayText**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.LinkDisplayText()"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.LinkDisplayText()"
name: "LinkDisplayText()"
nameWithType: "LinkDisplayText.LinkDisplayText()"
summary: "Creates an instance of Link<wbr>Display<wbr>Text class."
syntax: "public LinkDisplayText()"
desc: "Creates an instance of LinkDisplayText class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.localizedValue()"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.localizedValue()"
name: "localizedValue()"
nameWithType: "LinkDisplayText.localizedValue()"
summary: "Get the localized<wbr>Value property: Localized display text of link."
syntax: "public String localizedValue()"
desc: "Get the localizedValue property: Localized display text of link."
returns:
description: "the localizedValue value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.validate()"
name: "validate()"
nameWithType: "LinkDisplayText.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.value()"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.value()"
name: "value()"
nameWithType: "LinkDisplayText.value()"
summary: "Get the value property: Display text of link."
syntax: "public String value()"
desc: "Get the value property: Display text of link."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.withLocalizedValue(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.withLocalizedValue(String localizedValue)"
name: "withLocalizedValue(String localizedValue)"
nameWithType: "LinkDisplayText.withLocalizedValue(String localizedValue)"
summary: "Set the localized<wbr>Value property: Localized display text of link."
parameters:
- description: "the localizedValue value to set."
name: "localizedValue"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LinkDisplayText withLocalizedValue(String localizedValue)"
desc: "Set the localizedValue property: Localized display text of link."
returns:
description: "the LinkDisplayText object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkDisplayText?alt=com.azure.resourcemanager.resourcehealth.models.LinkDisplayText&text=LinkDisplayText\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.withValue(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText.withValue(String value)"
name: "withValue(String value)"
nameWithType: "LinkDisplayText.withValue(String value)"
summary: "Set the value property: Display text of link."
parameters:
- description: "the value value to set."
name: "value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LinkDisplayText withValue(String value)"
desc: "Set the value property: Display text of link."
returns:
description: "the LinkDisplayText object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkDisplayText?alt=com.azure.resourcemanager.resourcehealth.models.LinkDisplayText&text=LinkDisplayText\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Display text of link."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,97 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues"
name: "LinkTypeValues"
nameWithType: "LinkTypeValues"
summary: "Type of link."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **LinkTypeValues**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.LinkTypeValues&text=LinkTypeValues\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.LinkTypeValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.LinkTypeValues()"
name: "LinkTypeValues()"
nameWithType: "LinkTypeValues.LinkTypeValues()"
summary: "Creates a new instance of Link<wbr>Type<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public LinkTypeValues()"
desc: "Creates a new instance of LinkTypeValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.BUTTON"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.BUTTON"
name: "BUTTON"
nameWithType: "LinkTypeValues.BUTTON"
summary: "Static value Button for Link<wbr>Type<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.LinkTypeValues&text=LinkTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LinkTypeValues BUTTON"
desc: "Static value Button for LinkTypeValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.HYPERLINK"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.HYPERLINK"
name: "HYPERLINK"
nameWithType: "LinkTypeValues.HYPERLINK"
summary: "Static value Hyperlink for Link<wbr>Type<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.LinkTypeValues&text=LinkTypeValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LinkTypeValues HYPERLINK"
desc: "Static value Hyperlink for LinkTypeValues."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.fromString(String name)"
name: "fromString(String name)"
nameWithType: "LinkTypeValues.fromString(String name)"
summary: "Creates or finds a Link<wbr>Type<wbr>Values from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static LinkTypeValues fromString(String name)"
desc: "Creates or finds a LinkTypeValues from its string representation."
returns:
description: "the corresponding LinkTypeValues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.LinkTypeValues&text=LinkTypeValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues.values()"
name: "values()"
nameWithType: "LinkTypeValues.values()"
summary: "Gets known Link<wbr>Type<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<LinkTypeValues> values()"
desc: "Gets known LinkTypeValues values."
returns:
description: "known LinkTypeValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.LinkTypeValues?alt=com.azure.resourcemanager.resourcehealth.models.LinkTypeValues&text=LinkTypeValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Type of link."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,121 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity"
name: "MetadataEntity"
nameWithType: "MetadataEntity"
summary: "An immutable client-side representation of Metadata<wbr>Entity."
syntax: "public interface **MetadataEntity**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.applicableScenarios()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.applicableScenarios()"
name: "applicableScenarios()"
nameWithType: "MetadataEntity.applicableScenarios()"
summary: "Gets the applicable<wbr>Scenarios property: The list of scenarios applicable to this metadata entity."
modifiers:
- "abstract"
syntax: "public abstract List<Scenario> applicableScenarios()"
desc: "Gets the applicableScenarios property: The list of scenarios applicable to this metadata entity."
returns:
description: "the applicableScenarios value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.dependsOn()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.dependsOn()"
name: "dependsOn()"
nameWithType: "MetadataEntity.dependsOn()"
summary: "Gets the depends<wbr>On property: The list of keys on which this entity depends on."
modifiers:
- "abstract"
syntax: "public abstract List<String> dependsOn()"
desc: "Gets the dependsOn property: The list of keys on which this entity depends on."
returns:
description: "the dependsOn value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.displayName()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.displayName()"
name: "displayName()"
nameWithType: "MetadataEntity.displayName()"
summary: "Gets the display<wbr>Name property: The display name."
modifiers:
- "abstract"
syntax: "public abstract String displayName()"
desc: "Gets the displayName property: The display name."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.id()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.id()"
name: "id()"
nameWithType: "MetadataEntity.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.resourcehealth.models.MetadataEntity.innerModel()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.innerModel()"
name: "innerModel()"
nameWithType: "MetadataEntity.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>resourcehealth.<wbr>fluent.<wbr>models.<wbr>Metadata<wbr>Entity<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract MetadataEntityInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.name()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.name()"
name: "name()"
nameWithType: "MetadataEntity.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.resourcehealth.models.MetadataEntity.supportedValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.supportedValues()"
name: "supportedValues()"
nameWithType: "MetadataEntity.supportedValues()"
summary: "Gets the supported<wbr>Values property: The list of supported values."
modifiers:
- "abstract"
syntax: "public abstract List<MetadataSupportedValueDetail> supportedValues()"
desc: "Gets the supportedValues property: The list of supported values."
returns:
description: "the supportedValues value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail?alt=com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail&text=MetadataSupportedValueDetail\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.systemData()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.systemData()"
name: "systemData()"
nameWithType: "MetadataEntity.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.resourcehealth.models.MetadataEntity.type()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntity.type()"
name: "type()"
nameWithType: "MetadataEntity.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 MetadataEntity."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult"
name: "MetadataEntityListResult"
nameWithType: "MetadataEntityListResult"
summary: "The list of metadata entities."
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 **MetadataEntityListResult**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.MetadataEntityListResult()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.MetadataEntityListResult()"
name: "MetadataEntityListResult()"
nameWithType: "MetadataEntityListResult.MetadataEntityListResult()"
summary: "Creates an instance of Metadata<wbr>Entity<wbr>List<wbr>Result class."
syntax: "public MetadataEntityListResult()"
desc: "Creates an instance of MetadataEntityListResult class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.nextLink()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.nextLink()"
name: "nextLink()"
nameWithType: "MetadataEntityListResult.nextLink()"
summary: "Get the next<wbr>Link property: The link used to get the next page of metadata."
syntax: "public String nextLink()"
desc: "Get the nextLink property: The link used to get the next page of metadata."
returns:
description: "the nextLink value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.validate()"
name: "validate()"
nameWithType: "MetadataEntityListResult.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.value()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.value()"
name: "value()"
nameWithType: "MetadataEntityListResult.value()"
summary: "Get the value property: The list of metadata entities."
syntax: "public List<MetadataEntityInner> value()"
desc: "Get the value property: The list of metadata entities."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.withNextLink(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.withNextLink(String nextLink)"
name: "withNextLink(String nextLink)"
nameWithType: "MetadataEntityListResult.withNextLink(String nextLink)"
summary: "Set the next<wbr>Link property: The link used to get the next page of metadata."
parameters:
- description: "the nextLink value to set."
name: "nextLink"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MetadataEntityListResult withNextLink(String nextLink)"
desc: "Set the nextLink property: The link used to get the next page of metadata."
returns:
description: "the MetadataEntityListResult object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult?alt=com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult&text=MetadataEntityListResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.withValue(java.util.List<com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult.withValue(List<MetadataEntityInner> value)"
name: "withValue(List<MetadataEntityInner> value)"
nameWithType: "MetadataEntityListResult.withValue(List<MetadataEntityInner> value)"
summary: "Set the value property: The list of metadata entities."
parameters:
- description: "the value value to set."
name: "value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner?alt=com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner&text=MetadataEntityInner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MetadataEntityListResult withValue(List<MetadataEntityInner> value)"
desc: "Set the value property: The list of metadata entities."
returns:
description: "the MetadataEntityListResult object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult?alt=com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult&text=MetadataEntityListResult\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The list of metadata entities."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,116 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail"
name: "MetadataSupportedValueDetail"
nameWithType: "MetadataSupportedValueDetail"
summary: "The metadata supported value detail."
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 **MetadataSupportedValueDetail**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.MetadataSupportedValueDetail()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.MetadataSupportedValueDetail()"
name: "MetadataSupportedValueDetail()"
nameWithType: "MetadataSupportedValueDetail.MetadataSupportedValueDetail()"
summary: "Creates an instance of Metadata<wbr>Supported<wbr>Value<wbr>Detail class."
syntax: "public MetadataSupportedValueDetail()"
desc: "Creates an instance of MetadataSupportedValueDetail class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.displayName()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.displayName()"
name: "displayName()"
nameWithType: "MetadataSupportedValueDetail.displayName()"
summary: "Get the display<wbr>Name property: The display name."
syntax: "public String displayName()"
desc: "Get the displayName property: The display name."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.id()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.id()"
name: "id()"
nameWithType: "MetadataSupportedValueDetail.id()"
summary: "Get the id property: The id."
syntax: "public String id()"
desc: "Get the id property: The id."
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.resourcehealth.models.MetadataSupportedValueDetail.resourceTypes()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.resourceTypes()"
name: "resourceTypes()"
nameWithType: "MetadataSupportedValueDetail.resourceTypes()"
summary: "Get the resource<wbr>Types property: The list of associated resource types."
syntax: "public List<String> resourceTypes()"
desc: "Get the resourceTypes property: The list of associated resource types."
returns:
description: "the resourceTypes value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.validate()"
name: "validate()"
nameWithType: "MetadataSupportedValueDetail.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.withDisplayName(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "MetadataSupportedValueDetail.withDisplayName(String displayName)"
summary: "Set the display<wbr>Name property: The display name."
parameters:
- description: "the displayName value to set."
name: "displayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MetadataSupportedValueDetail withDisplayName(String displayName)"
desc: "Set the displayName property: The display name."
returns:
description: "the MetadataSupportedValueDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail?alt=com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail&text=MetadataSupportedValueDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.withId(String id)"
name: "withId(String id)"
nameWithType: "MetadataSupportedValueDetail.withId(String id)"
summary: "Set the id property: The id."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MetadataSupportedValueDetail withId(String id)"
desc: "Set the id property: The id."
returns:
description: "the MetadataSupportedValueDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail?alt=com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail&text=MetadataSupportedValueDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.withResourceTypes(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail.withResourceTypes(List<String> resourceTypes)"
name: "withResourceTypes(List<String> resourceTypes)"
nameWithType: "MetadataSupportedValueDetail.withResourceTypes(List<String> resourceTypes)"
summary: "Set the resource<wbr>Types property: The list of associated resource types."
parameters:
- description: "the resourceTypes value to set."
name: "resourceTypes"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public MetadataSupportedValueDetail withResourceTypes(List<String> resourceTypes)"
desc: "Set the resourceTypes property: The list of associated resource types."
returns:
description: "the MetadataSupportedValueDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail?alt=com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail&text=MetadataSupportedValueDetail\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The metadata supported value detail."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,76 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.Metadatas"
fullName: "com.azure.resourcemanager.resourcehealth.models.Metadatas"
name: "Metadatas"
nameWithType: "Metadatas"
summary: "Resource collection API of Metadatas."
syntax: "public interface **Metadatas**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Metadatas.getEntity(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Metadatas.getEntity(String name)"
name: "getEntity(String name)"
nameWithType: "Metadatas.getEntity(String name)"
summary: "Gets the list of metadata entities."
modifiers:
- "abstract"
parameters:
- description: "Name of metadata entity."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract MetadataEntity getEntity(String name)"
desc: "Gets the list of metadata entities."
returns:
description: "the list of metadata entities."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataEntity?alt=com.azure.resourcemanager.resourcehealth.models.MetadataEntity&text=MetadataEntity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Metadatas.getEntityWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Metadatas.getEntityWithResponse(String name, Context context)"
name: "getEntityWithResponse(String name, Context context)"
nameWithType: "Metadatas.getEntityWithResponse(String name, Context context)"
summary: "Gets the list of metadata entities."
modifiers:
- "abstract"
parameters:
- description: "Name of metadata entity."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<MetadataEntity> getEntityWithResponse(String name, Context context)"
desc: "Gets the list of metadata entities."
returns:
description: "the list of metadata entities along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataEntity?alt=com.azure.resourcemanager.resourcehealth.models.MetadataEntity&text=MetadataEntity\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.Metadatas.list()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Metadatas.list()"
name: "list()"
nameWithType: "Metadatas.list()"
summary: "Gets the list of metadata entities."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<MetadataEntity> list()"
desc: "Gets the list of metadata entities."
returns:
description: "the list of metadata entities as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataEntity?alt=com.azure.resourcemanager.resourcehealth.models.MetadataEntity&text=MetadataEntity\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.Metadatas.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Metadatas.list(Context context)"
name: "list(Context context)"
nameWithType: "Metadatas.list(Context context)"
summary: "Gets the list of metadata entities."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<MetadataEntity> list(Context context)"
desc: "Gets the list of metadata entities."
returns:
description: "the list of metadata entities as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.MetadataEntity?alt=com.azure.resourcemanager.resourcehealth.models.MetadataEntity&text=MetadataEntity\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of Metadatas."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -3,7 +3,7 @@ uid: "com.azure.resourcemanager.resourcehealth.models.Operation"
fullName: "com.azure.resourcemanager.resourcehealth.models.Operation"
name: "Operation"
nameWithType: "Operation"
summary: "Operation available in the resourcehealth resource provider."
summary: "Operation available in the Microsoft.<wbr>Resource<wbr>Health resource provider."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.Operation.Operation()"
name: "Operation()"
nameWithType: "Operation.Operation()"
summary: "Creates an instance of Operation class."
syntax: "public Operation()"
desc: "Creates an instance of Operation class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Operation.display()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Operation.display()"
@ -84,7 +86,7 @@ methods:
description: "the Operation object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Operation?alt=com.azure.resourcemanager.resourcehealth.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Operation available in the resourcehealth resource provider."
desc: "Operation available in the Microsoft.ResourceHealth resource provider."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.OperationDisplay.OperationDisplay()"
name: "OperationDisplay()"
nameWithType: "OperationDisplay.OperationDisplay()"
summary: "Creates an instance of Operation<wbr>Display class."
syntax: "public OperationDisplay()"
desc: "Creates an instance of OperationDisplay class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.OperationDisplay.description()"
fullName: "com.azure.resourcemanager.resourcehealth.models.OperationDisplay.description()"
@ -135,4 +137,4 @@ type: "class"
desc: "Properties of the operation."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -22,11 +22,11 @@ methods:
fullName: "com.azure.resourcemanager.resourcehealth.models.OperationListResult.value()"
name: "value()"
nameWithType: "OperationListResult.value()"
summary: "Gets the value property: List of operations available in the resourcehealth resource provider."
summary: "Gets the value property: List of operations available in the Microsoft.<wbr>Resource<wbr>Health resource provider."
modifiers:
- "abstract"
syntax: "public abstract List<Operation> value()"
desc: "Gets the value property: List of operations available in the resourcehealth resource provider."
desc: "Gets the value property: List of operations available in the Microsoft.ResourceHealth resource provider."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Operation?alt=com.azure.resourcemanager.resourcehealth.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />&gt;"
@ -34,4 +34,4 @@ type: "interface"
desc: "An immutable client-side representation of OperationListResult."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -38,4 +38,4 @@ type: "interface"
desc: "Resource collection API of Operations."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -3,7 +3,7 @@ uid: "com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes"
fullName: "com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes"
name: "ReasonChronicityTypes"
nameWithType: "ReasonChronicityTypes"
summary: "Defines values for Reason<wbr>Chronicity<wbr>Types."
summary: "Chronicity of the availability transition."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
@ -31,7 +31,11 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes.ReasonChronicityTypes()"
name: "ReasonChronicityTypes()"
nameWithType: "ReasonChronicityTypes.ReasonChronicityTypes()"
syntax: "public ReasonChronicityTypes()"
summary: "Creates a new instance of Reason<wbr>Chronicity<wbr>Types value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public ReasonChronicityTypes()"
desc: "Creates a new instance of ReasonChronicityTypes value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes.PERSISTENT"
fullName: "com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes.PERSISTENT"
@ -78,14 +82,16 @@ methods:
fullName: "com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes.values()"
name: "values()"
nameWithType: "ReasonChronicityTypes.values()"
summary: "Gets known Reason<wbr>Chronicity<wbr>Types values."
modifiers:
- "static"
syntax: "public static Collection<ReasonChronicityTypes> values()"
desc: "Gets known ReasonChronicityTypes values."
returns:
description: "known ReasonChronicityTypes values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes?alt=com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes&text=ReasonChronicityTypes\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for ReasonChronicityTypes."
desc: "Chronicity of the availability transition."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.RecommendedAction()"
name: "RecommendedAction()"
nameWithType: "RecommendedAction.RecommendedAction()"
summary: "Creates an instance of Recommended<wbr>Action class."
syntax: "public RecommendedAction()"
desc: "Creates an instance of RecommendedAction class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.action()"
fullName: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.action()"
@ -48,13 +50,23 @@ methods:
returns:
description: "the actionUrl value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.actionUrlComment()"
fullName: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.actionUrlComment()"
name: "actionUrlComment()"
nameWithType: "RecommendedAction.actionUrlComment()"
summary: "Get the action<wbr>Url<wbr>Comment property: the comment for the Action."
syntax: "public String actionUrlComment()"
desc: "Get the actionUrlComment property: the comment for the Action."
returns:
description: "the actionUrlComment value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.actionUrlText()"
fullName: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.actionUrlText()"
name: "actionUrlText()"
nameWithType: "RecommendedAction.actionUrlText()"
summary: "Get the action<wbr>Url<wbr>Text property: Substring of action, it describes which text should host the action url."
summary: "Get the action<wbr>Url<wbr>Text property: Substring of action, it describes which text should host the action URL."
syntax: "public String actionUrlText()"
desc: "Get the actionUrlText property: Substring of action, it describes which text should host the action url."
desc: "Get the actionUrlText property: Substring of action, it describes which text should host the action URL."
returns:
description: "the actionUrlText value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
@ -93,17 +105,31 @@ methods:
returns:
description: "the RecommendedAction object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.RecommendedAction?alt=com.azure.resourcemanager.resourcehealth.models.RecommendedAction&text=RecommendedAction\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.withActionUrlComment(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.withActionUrlComment(String actionUrlComment)"
name: "withActionUrlComment(String actionUrlComment)"
nameWithType: "RecommendedAction.withActionUrlComment(String actionUrlComment)"
summary: "Set the action<wbr>Url<wbr>Comment property: the comment for the Action."
parameters:
- description: "the actionUrlComment value to set."
name: "actionUrlComment"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public RecommendedAction withActionUrlComment(String actionUrlComment)"
desc: "Set the actionUrlComment property: the comment for the Action."
returns:
description: "the RecommendedAction object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.RecommendedAction?alt=com.azure.resourcemanager.resourcehealth.models.RecommendedAction&text=RecommendedAction\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.withActionUrlText(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.RecommendedAction.withActionUrlText(String actionUrlText)"
name: "withActionUrlText(String actionUrlText)"
nameWithType: "RecommendedAction.withActionUrlText(String actionUrlText)"
summary: "Set the action<wbr>Url<wbr>Text property: Substring of action, it describes which text should host the action url."
summary: "Set the action<wbr>Url<wbr>Text property: Substring of action, it describes which text should host the action URL."
parameters:
- description: "the actionUrlText value to set."
name: "actionUrlText"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public RecommendedAction withActionUrlText(String actionUrlText)"
desc: "Set the actionUrlText property: Substring of action, it describes which text should host the action url."
desc: "Set the actionUrlText property: Substring of action, it describes which text should host the action URL."
returns:
description: "the RecommendedAction object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.RecommendedAction?alt=com.azure.resourcemanager.resourcehealth.models.RecommendedAction&text=RecommendedAction\" data-throw-if-not-resolved=\"False\" />"
@ -111,4 +137,4 @@ type: "class"
desc: "Lists actions the user can take based on the current availabilityState of the resource."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,85 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.Scenario"
fullName: "com.azure.resourcemanager.resourcehealth.models.Scenario"
name: "Scenario"
nameWithType: "Scenario"
summary: "Defines values for Scenario."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **Scenario**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.Scenario.Scenario()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Scenario.Scenario()"
name: "Scenario()"
nameWithType: "Scenario.Scenario()"
summary: "Creates a new instance of Scenario value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.Scenario.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public Scenario()"
desc: "Creates a new instance of Scenario value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.Scenario.ALERTS"
fullName: "com.azure.resourcemanager.resourcehealth.models.Scenario.ALERTS"
name: "ALERTS"
nameWithType: "Scenario.ALERTS"
summary: "Static value Alerts for Scenario."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Scenario ALERTS"
desc: "Static value Alerts for Scenario."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Scenario.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Scenario.fromString(String name)"
name: "fromString(String name)"
nameWithType: "Scenario.fromString(String name)"
summary: "Creates or finds a Scenario from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static Scenario fromString(String name)"
desc: "Creates or finds a Scenario from its string representation."
returns:
description: "the corresponding Scenario."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Scenario.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Scenario.values()"
name: "values()"
nameWithType: "Scenario.values()"
summary: "Gets known Scenario values."
modifiers:
- "static"
syntax: "public static Collection<Scenario> values()"
desc: "Gets known Scenario values."
returns:
description: "known Scenario values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.Scenario?alt=com.azure.resourcemanager.resourcehealth.models.Scenario&text=Scenario\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for Scenario."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,89 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources"
fullName: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources"
name: "SecurityAdvisoryImpactedResources"
nameWithType: "SecurityAdvisoryImpactedResources"
summary: "Resource collection API of Security<wbr>Advisory<wbr>Impacted<wbr>Resources."
syntax: "public interface **SecurityAdvisoryImpactedResources**"
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources.listBySubscriptionIdAndEventId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources.listBySubscriptionIdAndEventId(String eventTrackingId)"
name: "listBySubscriptionIdAndEventId(String eventTrackingId)"
nameWithType: "SecurityAdvisoryImpactedResources.listBySubscriptionIdAndEventId(String eventTrackingId)"
summary: "Lists impacted resources in the subscription by an event (Security Advisory)."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventImpactedResource> listBySubscriptionIdAndEventId(String eventTrackingId)"
desc: "Lists impacted resources in the subscription by an event (Security Advisory)."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources.listBySubscriptionIdAndEventId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources.listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
name: "listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
nameWithType: "SecurityAdvisoryImpactedResources.listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
summary: "Lists impacted resources in the subscription by an event (Security Advisory)."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventImpactedResource> listBySubscriptionIdAndEventId(String eventTrackingId, String filter, Context context)"
desc: "Lists impacted resources in the subscription by an event (Security Advisory)."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources.listByTenantIdAndEventId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources.listByTenantIdAndEventId(String eventTrackingId)"
name: "listByTenantIdAndEventId(String eventTrackingId)"
nameWithType: "SecurityAdvisoryImpactedResources.listByTenantIdAndEventId(String eventTrackingId)"
summary: "Lists impacted resources in the tenant by an event (Security Advisory)."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventImpactedResource> listByTenantIdAndEventId(String eventTrackingId)"
desc: "Lists impacted resources in the tenant by an event (Security Advisory)."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources.listByTenantIdAndEventId(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources.listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
name: "listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
nameWithType: "SecurityAdvisoryImpactedResources.listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
summary: "Lists impacted resources in the tenant by an event (Security Advisory)."
modifiers:
- "abstract"
parameters:
- description: "Event Id which uniquely identifies ServiceHealth event."
name: "eventTrackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventImpactedResource> listByTenantIdAndEventId(String eventTrackingId, String filter, Context context)"
desc: "Lists impacted resources in the tenant by an event (Security Advisory)."
returns:
description: "the List of eventImpactedResources operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EventImpactedResource?alt=com.azure.resourcemanager.resourcehealth.models.EventImpactedResource&text=EventImpactedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of SecurityAdvisoryImpactedResources."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEvent.ServiceImpactingEvent()"
name: "ServiceImpactingEvent()"
nameWithType: "ServiceImpactingEvent.ServiceImpactingEvent()"
summary: "Creates an instance of Service<wbr>Impacting<wbr>Event class."
syntax: "public ServiceImpactingEvent()"
desc: "Creates an instance of ServiceImpactingEvent class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEvent.correlationId()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEvent.correlationId()"
@ -159,4 +161,4 @@ type: "class"
desc: "Lists the service impacting events that may be affecting the health of the resource."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventIncidentProperties.ServiceImpactingEventIncidentProperties()"
name: "ServiceImpactingEventIncidentProperties()"
nameWithType: "ServiceImpactingEventIncidentProperties.ServiceImpactingEventIncidentProperties()"
summary: "Creates an instance of Service<wbr>Impacting<wbr>Event<wbr>Incident<wbr>Properties class."
syntax: "public ServiceImpactingEventIncidentProperties()"
desc: "Creates an instance of ServiceImpactingEventIncidentProperties class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventIncidentProperties.incidentType()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventIncidentProperties.incidentType()"
@ -135,4 +137,4 @@ type: "class"
desc: "Properties of the service impacting event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -26,7 +26,9 @@ constructors:
fullName: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventStatus.ServiceImpactingEventStatus()"
name: "ServiceImpactingEventStatus()"
nameWithType: "ServiceImpactingEventStatus.ServiceImpactingEventStatus()"
summary: "Creates an instance of Service<wbr>Impacting<wbr>Event<wbr>Status class."
syntax: "public ServiceImpactingEventStatus()"
desc: "Creates an instance of ServiceImpactingEventStatus class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventStatus.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventStatus.validate()"
@ -63,4 +65,4 @@ type: "class"
desc: "Status of the service impacting event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,109 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.SeverityValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.SeverityValues"
name: "SeverityValues"
nameWithType: "SeverityValues"
summary: "The severity level of this active event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **SeverityValues**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues?alt=com.azure.resourcemanager.resourcehealth.models.SeverityValues&text=SeverityValues\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.SeverityValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.SeverityValues()"
name: "SeverityValues()"
nameWithType: "SeverityValues.SeverityValues()"
summary: "Creates a new instance of Severity<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public SeverityValues()"
desc: "Creates a new instance of SeverityValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.ERROR"
fullName: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.ERROR"
name: "ERROR"
nameWithType: "SeverityValues.ERROR"
summary: "Static value Error for Severity<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues?alt=com.azure.resourcemanager.resourcehealth.models.SeverityValues&text=SeverityValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SeverityValues ERROR"
desc: "Static value Error for SeverityValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.INFORMATION"
fullName: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.INFORMATION"
name: "INFORMATION"
nameWithType: "SeverityValues.INFORMATION"
summary: "Static value Information for Severity<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues?alt=com.azure.resourcemanager.resourcehealth.models.SeverityValues&text=SeverityValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SeverityValues INFORMATION"
desc: "Static value Information for SeverityValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.WARNING"
fullName: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.WARNING"
name: "WARNING"
nameWithType: "SeverityValues.WARNING"
summary: "Static value Warning for Severity<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues?alt=com.azure.resourcemanager.resourcehealth.models.SeverityValues&text=SeverityValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SeverityValues WARNING"
desc: "Static value Warning for SeverityValues."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.fromString(String name)"
name: "fromString(String name)"
nameWithType: "SeverityValues.fromString(String name)"
summary: "Creates or finds a Severity<wbr>Values from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static SeverityValues fromString(String name)"
desc: "Creates or finds a SeverityValues from its string representation."
returns:
description: "the corresponding SeverityValues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues?alt=com.azure.resourcemanager.resourcehealth.models.SeverityValues&text=SeverityValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.SeverityValues.values()"
name: "values()"
nameWithType: "SeverityValues.values()"
summary: "Gets known Severity<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<SeverityValues> values()"
desc: "Gets known SeverityValues values."
returns:
description: "known SeverityValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues?alt=com.azure.resourcemanager.resourcehealth.models.SeverityValues&text=SeverityValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The severity level of this active event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,109 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.StageValues"
fullName: "com.azure.resourcemanager.resourcehealth.models.StageValues"
name: "StageValues"
nameWithType: "StageValues"
summary: "The stage of this active event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **StageValues**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StageValues?alt=com.azure.resourcemanager.resourcehealth.models.StageValues&text=StageValues\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.StageValues.StageValues()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StageValues.StageValues()"
name: "StageValues()"
nameWithType: "StageValues.StageValues()"
summary: "Creates a new instance of Stage<wbr>Values value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.resourcehealth.models.StageValues.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public StageValues()"
desc: "Creates a new instance of StageValues value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resourcehealth.models.StageValues.ACTIVE"
fullName: "com.azure.resourcemanager.resourcehealth.models.StageValues.ACTIVE"
name: "ACTIVE"
nameWithType: "StageValues.ACTIVE"
summary: "Static value Active for Stage<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StageValues?alt=com.azure.resourcemanager.resourcehealth.models.StageValues&text=StageValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final StageValues ACTIVE"
desc: "Static value Active for StageValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.StageValues.ARCHIVED"
fullName: "com.azure.resourcemanager.resourcehealth.models.StageValues.ARCHIVED"
name: "ARCHIVED"
nameWithType: "StageValues.ARCHIVED"
summary: "Static value Archived for Stage<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StageValues?alt=com.azure.resourcemanager.resourcehealth.models.StageValues&text=StageValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final StageValues ARCHIVED"
desc: "Static value Archived for StageValues."
- uid: "com.azure.resourcemanager.resourcehealth.models.StageValues.RESOLVE"
fullName: "com.azure.resourcemanager.resourcehealth.models.StageValues.RESOLVE"
name: "RESOLVE"
nameWithType: "StageValues.RESOLVE"
summary: "Static value Resolve for Stage<wbr>Values."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StageValues?alt=com.azure.resourcemanager.resourcehealth.models.StageValues&text=StageValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final StageValues RESOLVE"
desc: "Static value Resolve for StageValues."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.StageValues.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StageValues.fromString(String name)"
name: "fromString(String name)"
nameWithType: "StageValues.fromString(String name)"
summary: "Creates or finds a Stage<wbr>Values from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static StageValues fromString(String name)"
desc: "Creates or finds a StageValues from its string representation."
returns:
description: "the corresponding StageValues."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StageValues?alt=com.azure.resourcemanager.resourcehealth.models.StageValues&text=StageValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StageValues.values()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StageValues.values()"
name: "values()"
nameWithType: "StageValues.values()"
summary: "Gets known Stage<wbr>Values values."
modifiers:
- "static"
syntax: "public static Collection<StageValues> values()"
desc: "Gets known StageValues values."
returns:
description: "known StageValues values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.StageValues?alt=com.azure.resourcemanager.resourcehealth.models.StageValues&text=StageValues\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The stage of this active event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,284 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent"
name: "StatusActiveEvent"
nameWithType: "StatusActiveEvent"
summary: "Active event type of emerging issue."
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 **StatusActiveEvent**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.StatusActiveEvent()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.StatusActiveEvent()"
name: "StatusActiveEvent()"
nameWithType: "StatusActiveEvent.StatusActiveEvent()"
summary: "Creates an instance of Status<wbr>Active<wbr>Event class."
syntax: "public StatusActiveEvent()"
desc: "Creates an instance of StatusActiveEvent class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.cloud()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.cloud()"
name: "cloud()"
nameWithType: "StatusActiveEvent.cloud()"
summary: "Get the cloud property: The cloud type of this active event."
syntax: "public String cloud()"
desc: "Get the cloud property: The cloud type of this active event."
returns:
description: "the cloud value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.description()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.description()"
name: "description()"
nameWithType: "StatusActiveEvent.description()"
summary: "Get the description property: The details of active event."
syntax: "public String description()"
desc: "Get the description property: The details of active event."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.impacts()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.impacts()"
name: "impacts()"
nameWithType: "StatusActiveEvent.impacts()"
summary: "Get the impacts property: The list of emerging issues impacts."
syntax: "public List<EmergingIssueImpact> impacts()"
desc: "Get the impacts property: The list of emerging issues impacts."
returns:
description: "the impacts value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact&text=EmergingIssueImpact\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.lastModifiedTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.lastModifiedTime()"
name: "lastModifiedTime()"
nameWithType: "StatusActiveEvent.lastModifiedTime()"
summary: "Get the last<wbr>Modified<wbr>Time property: The last time modified on this banner."
syntax: "public OffsetDateTime lastModifiedTime()"
desc: "Get the lastModifiedTime property: The last time modified on this banner."
returns:
description: "the lastModifiedTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.published()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.published()"
name: "published()"
nameWithType: "StatusActiveEvent.published()"
summary: "Get the published property: The boolean value of this active event if published or not."
syntax: "public Boolean published()"
desc: "Get the published property: The boolean value of this active event if published or not."
returns:
description: "the published value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.severity()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.severity()"
name: "severity()"
nameWithType: "StatusActiveEvent.severity()"
summary: "Get the severity property: The severity level of this active event."
syntax: "public SeverityValues severity()"
desc: "Get the severity property: The severity level of this active event."
returns:
description: "the severity value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues?alt=com.azure.resourcemanager.resourcehealth.models.SeverityValues&text=SeverityValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.stage()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.stage()"
name: "stage()"
nameWithType: "StatusActiveEvent.stage()"
summary: "Get the stage property: The stage of this active event."
syntax: "public StageValues stage()"
desc: "Get the stage property: The stage of this active event."
returns:
description: "the stage value."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StageValues?alt=com.azure.resourcemanager.resourcehealth.models.StageValues&text=StageValues\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.startTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.startTime()"
name: "startTime()"
nameWithType: "StatusActiveEvent.startTime()"
summary: "Get the start<wbr>Time property: The impact start time on this active event."
syntax: "public OffsetDateTime startTime()"
desc: "Get the startTime property: The impact start time on this active event."
returns:
description: "the startTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.title()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.title()"
name: "title()"
nameWithType: "StatusActiveEvent.title()"
summary: "Get the title property: The active event title."
syntax: "public String title()"
desc: "Get the title property: The active event title."
returns:
description: "the title value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.trackingId()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.trackingId()"
name: "trackingId()"
nameWithType: "StatusActiveEvent.trackingId()"
summary: "Get the tracking<wbr>Id property: The tracking id of this active event."
syntax: "public String trackingId()"
desc: "Get the trackingId property: The tracking id of this active event."
returns:
description: "the trackingId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.validate()"
name: "validate()"
nameWithType: "StatusActiveEvent.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withCloud(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withCloud(String cloud)"
name: "withCloud(String cloud)"
nameWithType: "StatusActiveEvent.withCloud(String cloud)"
summary: "Set the cloud property: The cloud type of this active event."
parameters:
- description: "the cloud value to set."
name: "cloud"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public StatusActiveEvent withCloud(String cloud)"
desc: "Set the cloud property: The cloud type of this active event."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "StatusActiveEvent.withDescription(String description)"
summary: "Set the description property: The details of active event."
parameters:
- description: "the description value to set."
name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public StatusActiveEvent withDescription(String description)"
desc: "Set the description property: The details of active event."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withImpacts(java.util.List<com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact>)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withImpacts(List<EmergingIssueImpact> impacts)"
name: "withImpacts(List<EmergingIssueImpact> impacts)"
nameWithType: "StatusActiveEvent.withImpacts(List<EmergingIssueImpact> impacts)"
summary: "Set the impacts property: The list of emerging issues impacts."
parameters:
- description: "the impacts value to set."
name: "impacts"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact?alt=com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact&text=EmergingIssueImpact\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public StatusActiveEvent withImpacts(List<EmergingIssueImpact> impacts)"
desc: "Set the impacts property: The list of emerging issues impacts."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withLastModifiedTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withLastModifiedTime(OffsetDateTime lastModifiedTime)"
name: "withLastModifiedTime(OffsetDateTime lastModifiedTime)"
nameWithType: "StatusActiveEvent.withLastModifiedTime(OffsetDateTime lastModifiedTime)"
summary: "Set the last<wbr>Modified<wbr>Time property: The last time modified on this banner."
parameters:
- description: "the lastModifiedTime value to set."
name: "lastModifiedTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public StatusActiveEvent withLastModifiedTime(OffsetDateTime lastModifiedTime)"
desc: "Set the lastModifiedTime property: The last time modified on this banner."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withPublished(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withPublished(Boolean published)"
name: "withPublished(Boolean published)"
nameWithType: "StatusActiveEvent.withPublished(Boolean published)"
summary: "Set the published property: The boolean value of this active event if published or not."
parameters:
- description: "the published value to set."
name: "published"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public StatusActiveEvent withPublished(Boolean published)"
desc: "Set the published property: The boolean value of this active event if published or not."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withSeverity(com.azure.resourcemanager.resourcehealth.models.SeverityValues)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withSeverity(SeverityValues severity)"
name: "withSeverity(SeverityValues severity)"
nameWithType: "StatusActiveEvent.withSeverity(SeverityValues severity)"
summary: "Set the severity property: The severity level of this active event."
parameters:
- description: "the severity value to set."
name: "severity"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.SeverityValues?alt=com.azure.resourcemanager.resourcehealth.models.SeverityValues&text=SeverityValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public StatusActiveEvent withSeverity(SeverityValues severity)"
desc: "Set the severity property: The severity level of this active event."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withStage(com.azure.resourcemanager.resourcehealth.models.StageValues)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withStage(StageValues stage)"
name: "withStage(StageValues stage)"
nameWithType: "StatusActiveEvent.withStage(StageValues stage)"
summary: "Set the stage property: The stage of this active event."
parameters:
- description: "the stage value to set."
name: "stage"
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StageValues?alt=com.azure.resourcemanager.resourcehealth.models.StageValues&text=StageValues\" data-throw-if-not-resolved=\"False\" />"
syntax: "public StatusActiveEvent withStage(StageValues stage)"
desc: "Set the stage property: The stage of this active event."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withStartTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withStartTime(OffsetDateTime startTime)"
name: "withStartTime(OffsetDateTime startTime)"
nameWithType: "StatusActiveEvent.withStartTime(OffsetDateTime startTime)"
summary: "Set the start<wbr>Time property: The impact start time on this active event."
parameters:
- description: "the startTime value to set."
name: "startTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public StatusActiveEvent withStartTime(OffsetDateTime startTime)"
desc: "Set the startTime property: The impact start time on this active event."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withTitle(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withTitle(String title)"
name: "withTitle(String title)"
nameWithType: "StatusActiveEvent.withTitle(String title)"
summary: "Set the title property: The active event title."
parameters:
- description: "the title value to set."
name: "title"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public StatusActiveEvent withTitle(String title)"
desc: "Set the title property: The active event title."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withTrackingId(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent.withTrackingId(String trackingId)"
name: "withTrackingId(String trackingId)"
nameWithType: "StatusActiveEvent.withTrackingId(String trackingId)"
summary: "Set the tracking<wbr>Id property: The tracking id of this active event."
parameters:
- description: "the trackingId value to set."
name: "trackingId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public StatusActiveEvent withTrackingId(String trackingId)"
desc: "Set the trackingId property: The tracking id of this active event."
returns:
description: "the StatusActiveEvent object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent?alt=com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent&text=StatusActiveEvent\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Active event type of emerging issue."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,140 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner"
name: "StatusBanner"
nameWithType: "StatusBanner"
summary: "Banner type of emerging issue."
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 **StatusBanner**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.StatusBanner()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.StatusBanner()"
name: "StatusBanner()"
nameWithType: "StatusBanner.StatusBanner()"
summary: "Creates an instance of Status<wbr>Banner class."
syntax: "public StatusBanner()"
desc: "Creates an instance of StatusBanner class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.cloud()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.cloud()"
name: "cloud()"
nameWithType: "StatusBanner.cloud()"
summary: "Get the cloud property: The cloud type of this banner."
syntax: "public String cloud()"
desc: "Get the cloud property: The cloud type of this banner."
returns:
description: "the cloud value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.lastModifiedTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.lastModifiedTime()"
name: "lastModifiedTime()"
nameWithType: "StatusBanner.lastModifiedTime()"
summary: "Get the last<wbr>Modified<wbr>Time property: The last time modified on this banner."
syntax: "public OffsetDateTime lastModifiedTime()"
desc: "Get the lastModifiedTime property: The last time modified on this banner."
returns:
description: "the lastModifiedTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.message()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.message()"
name: "message()"
nameWithType: "StatusBanner.message()"
summary: "Get the message property: The details of banner."
syntax: "public String message()"
desc: "Get the message property: The details of banner."
returns:
description: "the message value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.title()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.title()"
name: "title()"
nameWithType: "StatusBanner.title()"
summary: "Get the title property: The banner title."
syntax: "public String title()"
desc: "Get the title property: The banner title."
returns:
description: "the title value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.validate()"
name: "validate()"
nameWithType: "StatusBanner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.withCloud(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.withCloud(String cloud)"
name: "withCloud(String cloud)"
nameWithType: "StatusBanner.withCloud(String cloud)"
summary: "Set the cloud property: The cloud type of this banner."
parameters:
- description: "the cloud value to set."
name: "cloud"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public StatusBanner withCloud(String cloud)"
desc: "Set the cloud property: The cloud type of this banner."
returns:
description: "the StatusBanner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.withLastModifiedTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.withLastModifiedTime(OffsetDateTime lastModifiedTime)"
name: "withLastModifiedTime(OffsetDateTime lastModifiedTime)"
nameWithType: "StatusBanner.withLastModifiedTime(OffsetDateTime lastModifiedTime)"
summary: "Set the last<wbr>Modified<wbr>Time property: The last time modified on this banner."
parameters:
- description: "the lastModifiedTime value to set."
name: "lastModifiedTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public StatusBanner withLastModifiedTime(OffsetDateTime lastModifiedTime)"
desc: "Set the lastModifiedTime property: The last time modified on this banner."
returns:
description: "the StatusBanner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.withMessage(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.withMessage(String message)"
name: "withMessage(String message)"
nameWithType: "StatusBanner.withMessage(String message)"
summary: "Set the message property: The details of banner."
parameters:
- description: "the message value to set."
name: "message"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public StatusBanner withMessage(String message)"
desc: "Set the message property: The details of banner."
returns:
description: "the StatusBanner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.withTitle(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.StatusBanner.withTitle(String title)"
name: "withTitle(String title)"
nameWithType: "StatusBanner.withTitle(String title)"
summary: "Set the title property: The banner title."
parameters:
- description: "the title value to set."
name: "title"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public StatusBanner withTitle(String title)"
desc: "Set the title property: The banner title."
returns:
description: "the StatusBanner object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.StatusBanner?alt=com.azure.resourcemanager.resourcehealth.models.StatusBanner&text=StatusBanner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Banner type of emerging issue."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -0,0 +1,92 @@
### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcehealth.models.Update"
fullName: "com.azure.resourcemanager.resourcehealth.models.Update"
name: "Update"
nameWithType: "Update"
summary: "Update for service health event."
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 **Update**"
constructors:
- uid: "com.azure.resourcemanager.resourcehealth.models.Update.Update()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Update.Update()"
name: "Update()"
nameWithType: "Update.Update()"
summary: "Creates an instance of Update class."
syntax: "public Update()"
desc: "Creates an instance of Update class."
methods:
- uid: "com.azure.resourcemanager.resourcehealth.models.Update.summary()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Update.summary()"
name: "summary()"
nameWithType: "Update.summary()"
summary: "Get the summary property: Summary text for the given update for the service health event."
syntax: "public String summary()"
desc: "Get the summary property: Summary text for the given update for the service health event."
returns:
description: "the summary value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Update.updateDateTime()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Update.updateDateTime()"
name: "updateDateTime()"
nameWithType: "Update.updateDateTime()"
summary: "Get the update<wbr>Date<wbr>Time property: It provides the Timestamp for the given update for the service health event."
syntax: "public OffsetDateTime updateDateTime()"
desc: "Get the updateDateTime property: It provides the Timestamp for the given update for the service health event."
returns:
description: "the updateDateTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.resourcehealth.models.Update.validate()"
fullName: "com.azure.resourcemanager.resourcehealth.models.Update.validate()"
name: "validate()"
nameWithType: "Update.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.resourcehealth.models.Update.withSummary(java.lang.String)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Update.withSummary(String summary)"
name: "withSummary(String summary)"
nameWithType: "Update.withSummary(String summary)"
summary: "Set the summary property: Summary text for the given update for the service health event."
parameters:
- description: "the summary value to set."
name: "summary"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Update withSummary(String summary)"
desc: "Set the summary property: Summary text for the given update for the service health event."
returns:
description: "the Update object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Update?alt=com.azure.resourcemanager.resourcehealth.models.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcehealth.models.Update.withUpdateDateTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.resourcehealth.models.Update.withUpdateDateTime(OffsetDateTime updateDateTime)"
name: "withUpdateDateTime(OffsetDateTime updateDateTime)"
nameWithType: "Update.withUpdateDateTime(OffsetDateTime updateDateTime)"
summary: "Set the update<wbr>Date<wbr>Time property: It provides the Timestamp for the given update for the service health event."
parameters:
- description: "the updateDateTime value to set."
name: "updateDateTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public Update withUpdateDateTime(OffsetDateTime updateDateTime)"
desc: "Set the updateDateTime property: It provides the Timestamp for the given update for the service health event."
returns:
description: "the Update object itself."
type: "<xref href=\"com.azure.resourcemanager.resourcehealth.models.Update?alt=com.azure.resourcemanager.resourcehealth.models.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Update for service health event."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -8,19 +8,61 @@ classes:
- "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusListResult"
- "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusProperties"
- "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatusPropertiesRecentlyResolved"
- "com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact"
- "com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult"
- "com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult"
- "com.azure.resourcemanager.resourcehealth.models.EventLevelValues"
- "com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation"
- "com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle"
- "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions"
- "com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem"
- "com.azure.resourcemanager.resourcehealth.models.EventSourceValues"
- "com.azure.resourcemanager.resourcehealth.models.EventStatusValues"
- "com.azure.resourcemanager.resourcehealth.models.EventTypeValues"
- "com.azure.resourcemanager.resourcehealth.models.Events"
- "com.azure.resourcemanager.resourcehealth.models.Faq"
- "com.azure.resourcemanager.resourcehealth.models.Impact"
- "com.azure.resourcemanager.resourcehealth.models.ImpactedRegion"
- "com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion"
- "com.azure.resourcemanager.resourcehealth.models.IssueNameParameter"
- "com.azure.resourcemanager.resourcehealth.models.KeyValueItem"
- "com.azure.resourcemanager.resourcehealth.models.LevelValues"
- "com.azure.resourcemanager.resourcehealth.models.Link"
- "com.azure.resourcemanager.resourcehealth.models.LinkDisplayText"
- "com.azure.resourcemanager.resourcehealth.models.LinkTypeValues"
- "com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult"
- "com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail"
- "com.azure.resourcemanager.resourcehealth.models.Operation"
- "com.azure.resourcemanager.resourcehealth.models.OperationDisplay"
- "com.azure.resourcemanager.resourcehealth.models.ReasonChronicityTypes"
- "com.azure.resourcemanager.resourcehealth.models.RecommendedAction"
- "com.azure.resourcemanager.resourcehealth.models.Scenario"
- "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEvent"
- "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventIncidentProperties"
- "com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventStatus"
- "com.azure.resourcemanager.resourcehealth.models.SeverityValues"
- "com.azure.resourcemanager.resourcehealth.models.StageValues"
- "com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent"
- "com.azure.resourcemanager.resourcehealth.models.StatusBanner"
- "com.azure.resourcemanager.resourcehealth.models.Update"
interfaces:
- "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatus"
- "com.azure.resourcemanager.resourcehealth.models.AvailabilityStatuses"
- "com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses"
- "com.azure.resourcemanager.resourcehealth.models.ChildResources"
- "com.azure.resourcemanager.resourcehealth.models.EmergingIssues"
- "com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult"
- "com.azure.resourcemanager.resourcehealth.models.Event"
- "com.azure.resourcemanager.resourcehealth.models.EventImpactedResource"
- "com.azure.resourcemanager.resourcehealth.models.EventOperations"
- "com.azure.resourcemanager.resourcehealth.models.EventsOperations"
- "com.azure.resourcemanager.resourcehealth.models.ImpactedResources"
- "com.azure.resourcemanager.resourcehealth.models.MetadataEntity"
- "com.azure.resourcemanager.resourcehealth.models.Metadatas"
- "com.azure.resourcemanager.resourcehealth.models.OperationListResult"
- "com.azure.resourcemanager.resourcehealth.models.Operations"
- "com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources"
desc: "Package containing the data models for MicrosoftResourceHealth. The Resource Health Client."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -9,4 +9,4 @@ classes:
desc: "Package containing the classes for MicrosoftResourceHealth. The Resource Health Client."
metadata: {}
package: "com.azure.resourcemanager.resourcehealth"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.0.0-beta.2
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcehealth:1.1.0-beta.1

Просмотреть файл

@ -33300,10 +33300,49 @@
items:
- uid: com.azure.resourcemanager.resourcehealth.fluent.AvailabilityStatusesClient
name: AvailabilityStatusesClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.ChildAvailabilityStatusesClient
name: ChildAvailabilityStatusesClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.ChildResourcesClient
name: ChildResourcesClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.EmergingIssuesClient
name: EmergingIssuesClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.EventOperationsClient
name: EventOperationsClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.EventsOperationsClient
name: EventsOperationsClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.ImpactedResourcesClient
name: ImpactedResourcesClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.MetadatasClient
name: MetadatasClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.MicrosoftResourceHealth
name: MicrosoftResourceHealth
- uid: com.azure.resourcemanager.resourcehealth.fluent.OperationsClient
name: OperationsClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.SecurityAdvisoryImpactedResourcesClient
name: SecurityAdvisoryImpactedResourcesClient
- uid: com.azure.resourcemanager.resourcehealth.fluent.models
name: com.azure.resourcemanager.resourcehealth.fluent.models
items:
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner
name: AvailabilityStatusInner
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssue
name: EmergingIssue
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.EmergingIssuesGetResultInner
name: EmergingIssuesGetResultInner
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceInner
name: EventImpactedResourceInner
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.EventImpactedResourceProperties
name: EventImpactedResourceProperties
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.EventInner
name: EventInner
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.EventProperties
name: EventProperties
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityInner
name: MetadataEntityInner
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.MetadataEntityProperties
name: MetadataEntityProperties
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner
name: OperationListResultInner
- uid: com.azure.resourcemanager.resourcehealth.models
name: com.azure.resourcemanager.resourcehealth.models
items:
@ -33319,6 +33358,76 @@
name: AvailabilityStatusPropertiesRecentlyResolved
- uid: com.azure.resourcemanager.resourcehealth.models.AvailabilityStatuses
name: AvailabilityStatuses
- uid: com.azure.resourcemanager.resourcehealth.models.ChildAvailabilityStatuses
name: ChildAvailabilityStatuses
- uid: com.azure.resourcemanager.resourcehealth.models.ChildResources
name: ChildResources
- uid: com.azure.resourcemanager.resourcehealth.models.EmergingIssueImpact
name: EmergingIssueImpact
- uid: com.azure.resourcemanager.resourcehealth.models.EmergingIssueListResult
name: EmergingIssueListResult
- uid: com.azure.resourcemanager.resourcehealth.models.EmergingIssues
name: EmergingIssues
- uid: com.azure.resourcemanager.resourcehealth.models.EmergingIssuesGetResult
name: EmergingIssuesGetResult
- uid: com.azure.resourcemanager.resourcehealth.models.Event
name: Event
- uid: com.azure.resourcemanager.resourcehealth.models.EventImpactedResource
name: EventImpactedResource
- uid: com.azure.resourcemanager.resourcehealth.models.EventImpactedResourceListResult
name: EventImpactedResourceListResult
- uid: com.azure.resourcemanager.resourcehealth.models.EventLevelValues
name: EventLevelValues
- uid: com.azure.resourcemanager.resourcehealth.models.EventOperations
name: EventOperations
- uid: com.azure.resourcemanager.resourcehealth.models.EventPropertiesAdditionalInformation
name: EventPropertiesAdditionalInformation
- uid: com.azure.resourcemanager.resourcehealth.models.EventPropertiesArticle
name: EventPropertiesArticle
- uid: com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActions
name: EventPropertiesRecommendedActions
- uid: com.azure.resourcemanager.resourcehealth.models.EventPropertiesRecommendedActionsItem
name: EventPropertiesRecommendedActionsItem
- uid: com.azure.resourcemanager.resourcehealth.models.EventSourceValues
name: EventSourceValues
- uid: com.azure.resourcemanager.resourcehealth.models.EventStatusValues
name: EventStatusValues
- uid: com.azure.resourcemanager.resourcehealth.models.EventTypeValues
name: EventTypeValues
- uid: com.azure.resourcemanager.resourcehealth.models.Events
name: Events
- uid: com.azure.resourcemanager.resourcehealth.models.EventsOperations
name: EventsOperations
- uid: com.azure.resourcemanager.resourcehealth.models.Faq
name: Faq
- uid: com.azure.resourcemanager.resourcehealth.models.Impact
name: Impact
- uid: com.azure.resourcemanager.resourcehealth.models.ImpactedRegion
name: ImpactedRegion
- uid: com.azure.resourcemanager.resourcehealth.models.ImpactedResources
name: ImpactedResources
- uid: com.azure.resourcemanager.resourcehealth.models.ImpactedServiceRegion
name: ImpactedServiceRegion
- uid: com.azure.resourcemanager.resourcehealth.models.IssueNameParameter
name: IssueNameParameter
- uid: com.azure.resourcemanager.resourcehealth.models.KeyValueItem
name: KeyValueItem
- uid: com.azure.resourcemanager.resourcehealth.models.LevelValues
name: LevelValues
- uid: com.azure.resourcemanager.resourcehealth.models.Link
name: Link
- uid: com.azure.resourcemanager.resourcehealth.models.LinkDisplayText
name: LinkDisplayText
- uid: com.azure.resourcemanager.resourcehealth.models.LinkTypeValues
name: LinkTypeValues
- uid: com.azure.resourcemanager.resourcehealth.models.MetadataEntity
name: MetadataEntity
- uid: com.azure.resourcemanager.resourcehealth.models.MetadataEntityListResult
name: MetadataEntityListResult
- uid: com.azure.resourcemanager.resourcehealth.models.MetadataSupportedValueDetail
name: MetadataSupportedValueDetail
- uid: com.azure.resourcemanager.resourcehealth.models.Metadatas
name: Metadatas
- uid: com.azure.resourcemanager.resourcehealth.models.Operation
name: Operation
- uid: com.azure.resourcemanager.resourcehealth.models.OperationDisplay
@ -33331,19 +33440,26 @@
name: ReasonChronicityTypes
- uid: com.azure.resourcemanager.resourcehealth.models.RecommendedAction
name: RecommendedAction
- uid: com.azure.resourcemanager.resourcehealth.models.Scenario
name: Scenario
- uid: com.azure.resourcemanager.resourcehealth.models.SecurityAdvisoryImpactedResources
name: SecurityAdvisoryImpactedResources
- uid: com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEvent
name: ServiceImpactingEvent
- uid: com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventIncidentProperties
name: ServiceImpactingEventIncidentProperties
- uid: com.azure.resourcemanager.resourcehealth.models.ServiceImpactingEventStatus
name: ServiceImpactingEventStatus
- uid: com.azure.resourcemanager.resourcehealth.fluent.models
name: com.azure.resourcemanager.resourcehealth.fluent.models
items:
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.AvailabilityStatusInner
name: AvailabilityStatusInner
- uid: com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner
name: OperationListResultInner
- uid: com.azure.resourcemanager.resourcehealth.models.SeverityValues
name: SeverityValues
- uid: com.azure.resourcemanager.resourcehealth.models.StageValues
name: StageValues
- uid: com.azure.resourcemanager.resourcehealth.models.StatusActiveEvent
name: StatusActiveEvent
- uid: com.azure.resourcemanager.resourcehealth.models.StatusBanner
name: StatusBanner
- uid: com.azure.resourcemanager.resourcehealth.models.Update
name: Update
- uid: com.azure.resourcemanager.resourcehealth
name: com.azure.resourcemanager.resourcehealth
items:

Просмотреть файл

@ -918,10 +918,6 @@
- com.azure.resourcemanager.eventhubs.fluent
- com.azure.resourcemanager.eventhubs.fluent.models
- com.azure.resourcemanager.eventhubs.models
- com.azure.resourcemanager.eventhubs
- com.azure.resourcemanager.eventhubs.fluent
- com.azure.resourcemanager.eventhubs.fluent.models
- com.azure.resourcemanager.eventhubs.models
- name: Extended Location
href: ~/docs-ref-services/preview/extended-location.md
landingPageType: Service
@ -1601,10 +1597,6 @@
- com.azure.resourcemanager.monitor.fluent
- com.azure.resourcemanager.monitor.fluent.models
- com.azure.resourcemanager.monitor.models
- com.azure.resourcemanager.monitor
- com.azure.resourcemanager.monitor.fluent
- com.azure.resourcemanager.monitor.fluent.models
- com.azure.resourcemanager.monitor.models
- name: MySQL
href: ~/docs-ref-services/preview/mysql.md
landingPageType: Service
@ -1982,6 +1974,10 @@
- com.azure.resourcemanager.resourcehealth.fluent
- com.azure.resourcemanager.resourcehealth.fluent.models
- com.azure.resourcemanager.resourcehealth.models
- com.azure.resourcemanager.resourcehealth
- com.azure.resourcemanager.resourcehealth.fluent
- com.azure.resourcemanager.resourcehealth.fluent.models
- com.azure.resourcemanager.resourcehealth.models
- name: Resource Mover
href: ~/docs-ref-services/preview/resource-mover.md
landingPageType: Service