Package version:

Interface CloudServiceExtensionProfile

Describes a cloud service extension profile.

interface CloudServiceExtensionProfile {
    extensions?: Extension[];
}

Properties

Properties

extensions?: Extension[]

List of extensions for the cloud service.