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

85 строки
6.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sphere.fluent.models.ImageInner"
fullName: "com.azure.resourcemanager.sphere.fluent.models.ImageInner"
name: "ImageInner"
nameWithType: "ImageInner"
summary: "An image resource belonging to a catalog resource."
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 **ImageInner**</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.sphere.fluent.models.ImageInner.ImageInner()"
fullName: "com.azure.resourcemanager.sphere.fluent.models.ImageInner.ImageInner()"
name: "ImageInner()"
nameWithType: "ImageInner.ImageInner()"
summary: "Creates an instance of Image<wbr>Inner class."
syntax: "public ImageInner()"
desc: "Creates an instance of ImageInner class."
methods:
- uid: "com.azure.resourcemanager.sphere.fluent.models.ImageInner.properties()"
fullName: "com.azure.resourcemanager.sphere.fluent.models.ImageInner.properties()"
name: "properties()"
nameWithType: "ImageInner.properties()"
summary: "Get the properties property: The resource-specific properties for this resource."
syntax: "public ImageProperties properties()"
desc: "Get the properties property: The resource-specific properties for this resource."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ImageProperties?alt=com.azure.resourcemanager.sphere.models.ImageProperties&text=ImageProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.models.ImageInner.systemData()"
fullName: "com.azure.resourcemanager.sphere.fluent.models.ImageInner.systemData()"
name: "systemData()"
nameWithType: "ImageInner.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.sphere.fluent.models.ImageInner.validate()"
fullName: "com.azure.resourcemanager.sphere.fluent.models.ImageInner.validate()"
name: "validate()"
nameWithType: "ImageInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.sphere.fluent.models.ImageInner.withProperties(com.azure.resourcemanager.sphere.models.ImageProperties)"
fullName: "com.azure.resourcemanager.sphere.fluent.models.ImageInner.withProperties(ImageProperties properties)"
name: "withProperties(ImageProperties properties)"
nameWithType: "ImageInner.withProperties(ImageProperties properties)"
summary: "Set the properties property: The resource-specific properties for this resource."
parameters:
- description: "the properties value to set."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ImageProperties?alt=com.azure.resourcemanager.sphere.models.ImageProperties&text=ImageProperties\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ImageInner withProperties(ImageProperties properties)"
desc: "Set the properties property: The resource-specific properties for this resource."
returns:
description: "the ImageInner object itself."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.ImageInner?alt=com.azure.resourcemanager.sphere.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "An image resource belonging to a catalog resource."
metadata: {}
package: "com.azure.resourcemanager.sphere.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0