186 строки
11 KiB
YAML
186 строки
11 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment"
|
|
name: "ConfigurationAssignment"
|
|
nameWithType: "ConfigurationAssignment"
|
|
summary: "An immutable client-side representation of Configuration<wbr>Assignment."
|
|
syntax: "public interface **ConfigurationAssignment**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.filter()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.filter()"
|
|
name: "filter()"
|
|
nameWithType: "ConfigurationAssignment.filter()"
|
|
summary: "Gets the filter property: Properties of the configuration assignment."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ConfigurationAssignmentFilterProperties filter()"
|
|
desc: "Gets the filter property: Properties of the configuration assignment."
|
|
returns:
|
|
description: "the filter value."
|
|
type: "<xref href=\"com.azure.resourcemanager.maintenance.models.ConfigurationAssignmentFilterProperties?alt=com.azure.resourcemanager.maintenance.models.ConfigurationAssignmentFilterProperties&text=ConfigurationAssignmentFilterProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.id()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.id()"
|
|
name: "id()"
|
|
nameWithType: "ConfigurationAssignment.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.maintenance.models.ConfigurationAssignment.innerModel()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "ConfigurationAssignment.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>maintenance.<wbr>fluent.<wbr>models.<wbr>Configuration<wbr>Assignment<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ConfigurationAssignmentInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.maintenance.fluent.models.ConfigurationAssignmentInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.maintenance.fluent.models.ConfigurationAssignmentInner?alt=com.azure.resourcemanager.maintenance.fluent.models.ConfigurationAssignmentInner&text=ConfigurationAssignmentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.location()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.location()"
|
|
name: "location()"
|
|
nameWithType: "ConfigurationAssignment.location()"
|
|
summary: "Gets the location property: Location of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
desc: "Gets the location property: Location of the resource."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.maintenanceConfigurationId()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.maintenanceConfigurationId()"
|
|
name: "maintenanceConfigurationId()"
|
|
nameWithType: "ConfigurationAssignment.maintenanceConfigurationId()"
|
|
summary: "Gets the maintenance<wbr>Configuration<wbr>Id property: The maintenance configuration Id."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String maintenanceConfigurationId()"
|
|
desc: "Gets the maintenanceConfigurationId property: The maintenance configuration Id."
|
|
returns:
|
|
description: "the maintenanceConfigurationId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.name()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.name()"
|
|
name: "name()"
|
|
nameWithType: "ConfigurationAssignment.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.maintenance.models.ConfigurationAssignment.refresh()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "ConfigurationAssignment.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ConfigurationAssignment refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.maintenance.models.ConfigurationAssignment?alt=com.azure.resourcemanager.maintenance.models.ConfigurationAssignment&text=ConfigurationAssignment\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "ConfigurationAssignment.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
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 ConfigurationAssignment refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.maintenance.models.ConfigurationAssignment?alt=com.azure.resourcemanager.maintenance.models.ConfigurationAssignment&text=ConfigurationAssignment\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.region()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.region()"
|
|
name: "region()"
|
|
nameWithType: "ConfigurationAssignment.region()"
|
|
summary: "Gets the region of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Region region()"
|
|
desc: "Gets the region of the resource."
|
|
returns:
|
|
description: "the region of the resource."
|
|
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.regionName()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.regionName()"
|
|
name: "regionName()"
|
|
nameWithType: "ConfigurationAssignment.regionName()"
|
|
summary: "Gets the name of the resource region."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String regionName()"
|
|
desc: "Gets the name of the resource region."
|
|
returns:
|
|
description: "the name of the resource region."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.resourceId()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.resourceId()"
|
|
name: "resourceId()"
|
|
nameWithType: "ConfigurationAssignment.resourceId()"
|
|
summary: "Gets the resource<wbr>Id property: The unique resource<wbr>Id."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceId()"
|
|
desc: "Gets the resourceId property: The unique 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.ConfigurationAssignment.systemData()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "ConfigurationAssignment.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.maintenance.models.ConfigurationAssignment.type()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.type()"
|
|
name: "type()"
|
|
nameWithType: "ConfigurationAssignment.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>"
|
|
- uid: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.update()"
|
|
fullName: "com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.update()"
|
|
name: "update()"
|
|
nameWithType: "ConfigurationAssignment.update()"
|
|
summary: "Begins update for the Configuration<wbr>Assignment resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ConfigurationAssignment.Update update()"
|
|
desc: "Begins update for the ConfigurationAssignment resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.Update?alt=com.azure.resourcemanager.maintenance.models.ConfigurationAssignment.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of ConfigurationAssignment."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.maintenance.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-maintenance:1.0.0
|