LibraryResourceInfo interface
Library resource info
Properties
| artifact |
artifact Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| changed | The last updated time of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| created | The creation time of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Name of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| operation |
Operation Id of the operation performed on library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| record |
record Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| state | Provisioning status of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | The type of the resource. E.g. LibraryArtifact NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
artifactId
artifact Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
artifactId?: string
Property Value
string
changed
The last updated time of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
changed?: string
Property Value
string
created
The creation time of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
created?: string
Property Value
string
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Name of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
operationId
Operation Id of the operation performed on library/package. NOTE: This property will not be serialized. It can only be populated by the server.
operationId?: string
Property Value
string
recordId
record Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
recordId?: number
Property Value
number
state
Provisioning status of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string
type
The type of the resource. E.g. LibraryArtifact NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string