Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataTransferServiceResourceProperties

Package version

Properties for DataTransferServiceResource.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional creationTime

creationTime: Date

Time of the last state change (ISO-8601 format). NOTE: This property will not be serialized. It can only be populated by the server.

Optional instanceCount

instanceCount: undefined | number

Instance count for the service.

Optional instanceSize

instanceSize: ServiceSize

Instance type for the service.

Optional locations

An array that contains all of the locations for the service. NOTE: This property will not be serialized. It can only be populated by the server.

serviceType

serviceType: "DataTransfer"

Polymorphic discriminator, which specifies the different types this object can be

Optional status

Describes the status of a service. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc