Compartir a través de


CommunityGalleryImageVersionInner Class

public final class CommunityGalleryImageVersionInner
extends PirCommunityGalleryResource

Specifies information about the gallery image version that you want to create or update.

Constructor Summary

Constructor Description
CommunityGalleryImageVersionInner()

Creates an instance of CommunityGalleryImageVersionInner class.

Method Summary

Modifier and Type Method and Description
Map<String,String> artifactTags()

Get the artifactTags property: The artifact tags of a community gallery resource.

String disclaimer()

Get the disclaimer property: The disclaimer for a community gallery resource.

OffsetDateTime endOfLifeDate()

Get the endOfLifeDate property: The end of life date of the gallery image version Definition.

Boolean excludeFromLatest()

Get the excludeFromLatest property: If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.

static CommunityGalleryImageVersionInner fromJson(JsonReader jsonReader)

Reads an instance of CommunityGalleryImageVersionInner from the JsonReader.

String location()

Get the location property: Resource location.

String name()

Get the name property: Resource name.

OffsetDateTime publishedDate()

Get the publishedDate property: The published date of the gallery image version Definition.

SharedGalleryImageVersionStorageProfile storageProfile()

Get the storageProfile property: Describes the storage profile of the image version.

JsonWriter toJson(JsonWriter jsonWriter)
String type()

Get the type property: Resource type.

String uniqueId()

Get the uniqueId property: The unique id of this community gallery.

void validate()

Validates the instance.

CommunityGalleryImageVersionInner withArtifactTags(Map<String,String> artifactTags)

Set the artifactTags property: The artifact tags of a community gallery resource.

CommunityGalleryImageVersionInner withDisclaimer(String disclaimer)

Set the disclaimer property: The disclaimer for a community gallery resource.

CommunityGalleryImageVersionInner withEndOfLifeDate(OffsetDateTime endOfLifeDate)

Set the endOfLifeDate property: The end of life date of the gallery image version Definition.

CommunityGalleryImageVersionInner withExcludeFromLatest(Boolean excludeFromLatest)

Set the excludeFromLatest property: If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.

CommunityGalleryImageVersionInner withPublishedDate(OffsetDateTime publishedDate)

Set the publishedDate property: The published date of the gallery image version Definition.

CommunityGalleryImageVersionInner withStorageProfile(SharedGalleryImageVersionStorageProfile storageProfile)

Set the storageProfile property: Describes the storage profile of the image version.

CommunityGalleryImageVersionInner withUniqueId(String uniqueId)

Set the uniqueId property: The unique id of this community gallery.

Methods inherited from PirCommunityGalleryResource

Methods inherited from java.lang.Object

Constructor Details

CommunityGalleryImageVersionInner

public CommunityGalleryImageVersionInner()

Creates an instance of CommunityGalleryImageVersionInner class.

Method Details

artifactTags

public Map artifactTags()

Get the artifactTags property: The artifact tags of a community gallery resource.

Returns:

the artifactTags value.

disclaimer

public String disclaimer()

Get the disclaimer property: The disclaimer for a community gallery resource.

Returns:

the disclaimer value.

endOfLifeDate

public OffsetDateTime endOfLifeDate()

Get the endOfLifeDate property: The end of life date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.

Returns:

the endOfLifeDate value.

excludeFromLatest

public Boolean excludeFromLatest()

Get the excludeFromLatest property: If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.

Returns:

the excludeFromLatest value.

fromJson

public static CommunityGalleryImageVersionInner fromJson(JsonReader jsonReader)

Reads an instance of CommunityGalleryImageVersionInner from the JsonReader.

Parameters:

jsonReader - The JsonReader being read.

Returns:

An instance of CommunityGalleryImageVersionInner if the JsonReader was pointing to an instance of it, or null if it was pointing to JSON null.

Throws:

IOException

- If an error occurs while reading the CommunityGalleryImageVersionInner.

location

public String location()

Get the location property: Resource location.

Overrides:

CommunityGalleryImageVersionInner.location()

Returns:

the location value.

name

public String name()

Get the name property: Resource name.

Overrides:

CommunityGalleryImageVersionInner.name()

Returns:

the name value.

publishedDate

public OffsetDateTime publishedDate()

Get the publishedDate property: The published date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.

Returns:

the publishedDate value.

storageProfile

public SharedGalleryImageVersionStorageProfile storageProfile()

Get the storageProfile property: Describes the storage profile of the image version.

Returns:

the storageProfile value.

toJson

public JsonWriter toJson(JsonWriter jsonWriter)

Overrides:

CommunityGalleryImageVersionInner.toJson(JsonWriter jsonWriter)

Parameters:

jsonWriter

Throws:

type

public String type()

Get the type property: Resource type.

Overrides:

CommunityGalleryImageVersionInner.type()

Returns:

the type value.

uniqueId

public String uniqueId()

Get the uniqueId property: The unique id of this community gallery.

Overrides:

CommunityGalleryImageVersionInner.uniqueId()

Returns:

the uniqueId value.

validate

public void validate()

Validates the instance.

Overrides:

CommunityGalleryImageVersionInner.validate()

withArtifactTags

public CommunityGalleryImageVersionInner withArtifactTags(Map artifactTags)

Set the artifactTags property: The artifact tags of a community gallery resource.

Parameters:

artifactTags - the artifactTags value to set.

Returns:

the CommunityGalleryImageVersionInner object itself.

withDisclaimer

public CommunityGalleryImageVersionInner withDisclaimer(String disclaimer)

Set the disclaimer property: The disclaimer for a community gallery resource.

Parameters:

disclaimer - the disclaimer value to set.

Returns:

the CommunityGalleryImageVersionInner object itself.

withEndOfLifeDate

public CommunityGalleryImageVersionInner withEndOfLifeDate(OffsetDateTime endOfLifeDate)

Set the endOfLifeDate property: The end of life date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.

Parameters:

endOfLifeDate - the endOfLifeDate value to set.

Returns:

the CommunityGalleryImageVersionInner object itself.

withExcludeFromLatest

public CommunityGalleryImageVersionInner withExcludeFromLatest(Boolean excludeFromLatest)

Set the excludeFromLatest property: If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.

Parameters:

excludeFromLatest - the excludeFromLatest value to set.

Returns:

the CommunityGalleryImageVersionInner object itself.

withPublishedDate

public CommunityGalleryImageVersionInner withPublishedDate(OffsetDateTime publishedDate)

Set the publishedDate property: The published date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.

Parameters:

publishedDate - the publishedDate value to set.

Returns:

the CommunityGalleryImageVersionInner object itself.

withStorageProfile

public CommunityGalleryImageVersionInner withStorageProfile(SharedGalleryImageVersionStorageProfile storageProfile)

Set the storageProfile property: Describes the storage profile of the image version.

Parameters:

storageProfile - the storageProfile value to set.

Returns:

the CommunityGalleryImageVersionInner object itself.

withUniqueId

public CommunityGalleryImageVersionInner withUniqueId(String uniqueId)

Set the uniqueId property: The unique id of this community gallery.

Overrides:

CommunityGalleryImageVersionInner.withUniqueId(String uniqueId)

Parameters:

uniqueId - the uniqueId value to set.

Returns:

the CommunityGalleryImageVersionInner object itself.

Applies to