SoftLayer_Network_Storage_Schedule_Property


SoftLayer_Network_Storage_Schedule_Property

Description

Schedule properties provide attributes such as start date, end date, interval, and other properties to a storage schedule.

Local


createDate

The date a schedule property was created.
Type: dateTime


id

A schedule property’s internal identifier.
Type: int


modifyDate

The date a schedule property was last modified.
Type: dateTime


typeId

An identifier for the type of a property.
Type: int


value

The value of a property.
Type: string

Relational


schedule

The associated schedule for a property.
Type: SoftLayer_Network_Storage_Schedule


type

The type provides a standardized definition for a property.
Type: SoftLayer_Network_Storage_Schedule_Property_Type

Count