LibraryResource Class

public final class LibraryResource
extends SubResource

Library response details.

Constructor Summary

Constructor Description
LibraryResource()

Creates an instance of LibraryResource class.

Method Summary

Modifier and Type Method and Description
LibraryResourceProperties getProperties()

Get the properties property: Library/package properties.

LibraryResource setProperties(LibraryResourceProperties properties)

Set the properties property: Library/package properties.

Methods inherited from AzureEntityResource

Methods inherited from Resource

Methods inherited from java.lang.Object

Constructor Details

LibraryResource

public LibraryResource()

Creates an instance of LibraryResource class.

Method Details

getProperties

public LibraryResourceProperties getProperties()

Get the properties property: Library/package properties.

Returns:

the properties value.

setProperties

public LibraryResource setProperties(LibraryResourceProperties properties)

Set the properties property: Library/package properties.

Parameters:

properties - the properties value to set.

Returns:

the LibraryResource object itself.

Applies to