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

98 строки
5.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.maintenance.models.Update"
fullName: "com.azure.resourcemanager.maintenance.models.Update"
name: "Update"
nameWithType: "Update"
summary: "An immutable client-side representation of Update."
syntax: "public interface **Update**"
methods:
- uid: "com.azure.resourcemanager.maintenance.models.Update.impactDurationInSec()"
fullName: "com.azure.resourcemanager.maintenance.models.Update.impactDurationInSec()"
name: "impactDurationInSec()"
nameWithType: "Update.impactDurationInSec()"
summary: "Gets the impact<wbr>Duration<wbr>InSec property: Duration of impact in seconds."
modifiers:
- "abstract"
syntax: "public abstract Integer impactDurationInSec()"
desc: "Gets the impactDurationInSec property: Duration of impact in seconds."
returns:
description: "the impactDurationInSec value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.maintenance.models.Update.impactType()"
fullName: "com.azure.resourcemanager.maintenance.models.Update.impactType()"
name: "impactType()"
nameWithType: "Update.impactType()"
summary: "Gets the impact<wbr>Type property: The impact type."
modifiers:
- "abstract"
syntax: "public abstract ImpactType impactType()"
desc: "Gets the impactType property: The impact type."
returns:
description: "the impactType value."
type: "<xref href=\"com.azure.resourcemanager.maintenance.models.ImpactType?alt=com.azure.resourcemanager.maintenance.models.ImpactType&text=ImpactType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.maintenance.models.Update.innerModel()"
fullName: "com.azure.resourcemanager.maintenance.models.Update.innerModel()"
name: "innerModel()"
nameWithType: "Update.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>maintenance.<wbr>fluent.<wbr>models.<wbr>Update<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract UpdateInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.maintenance.fluent.models.UpdateInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.maintenance.fluent.models.UpdateInner?alt=com.azure.resourcemanager.maintenance.fluent.models.UpdateInner&text=UpdateInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.maintenance.models.Update.maintenanceScope()"
fullName: "com.azure.resourcemanager.maintenance.models.Update.maintenanceScope()"
name: "maintenanceScope()"
nameWithType: "Update.maintenanceScope()"
summary: "Gets the maintenance<wbr>Scope property: The impact area."
modifiers:
- "abstract"
syntax: "public abstract MaintenanceScope maintenanceScope()"
desc: "Gets the maintenanceScope property: The impact area."
returns:
description: "the maintenanceScope value."
type: "<xref href=\"com.azure.resourcemanager.maintenance.models.MaintenanceScope?alt=com.azure.resourcemanager.maintenance.models.MaintenanceScope&text=MaintenanceScope\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.maintenance.models.Update.notBefore()"
fullName: "com.azure.resourcemanager.maintenance.models.Update.notBefore()"
name: "notBefore()"
nameWithType: "Update.notBefore()"
summary: "Gets the not<wbr>Before property: Time when Azure will start force updates if not self-updated by customer before this time."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime notBefore()"
desc: "Gets the notBefore property: Time when Azure will start force updates if not self-updated by customer before this time."
returns:
description: "the notBefore value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.maintenance.models.Update.resourceId()"
fullName: "com.azure.resourcemanager.maintenance.models.Update.resourceId()"
name: "resourceId()"
nameWithType: "Update.resourceId()"
summary: "Gets the resource<wbr>Id property: The resource<wbr>Id."
modifiers:
- "abstract"
syntax: "public abstract String resourceId()"
desc: "Gets the resourceId property: The resourceId."
returns:
description: "the resourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.maintenance.models.Update.status()"
fullName: "com.azure.resourcemanager.maintenance.models.Update.status()"
name: "status()"
nameWithType: "Update.status()"
summary: "Gets the status property: The status."
modifiers:
- "abstract"
syntax: "public abstract UpdateStatus status()"
desc: "Gets the status property: The status."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.maintenance.models.UpdateStatus?alt=com.azure.resourcemanager.maintenance.models.UpdateStatus&text=UpdateStatus\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of Update."
metadata: {}
package: "com.azure.resourcemanager.maintenance.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-maintenance:1.0.0