Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Pricing

Package version

Microsoft Defender for Cloud is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features.

Hierarchy

Index

Properties

Optional deprecated

deprecated: undefined | false | true

Optional. True if the plan is deprecated. If there are replacing plans they will appear in replacedBy property NOTE: This property will not be serialized. It can only be populated by the server.

Optional freeTrialRemainingTime

freeTrialRemainingTime: undefined | string

The duration left for the subscriptions free trial period - in ISO 8601 format (e.g. P3Y6M4DT12H30M5S). NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional pricingTier

pricingTier: PricingTier

The pricing tier value. Microsoft Defender for Cloud is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features.

Optional replacedBy

replacedBy: string[]

Optional. List of plans that replace this plan. This property exists only if this plan is deprecated. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subPlan

subPlan: undefined | string

The sub-plan selected for a Standard pricing configuration, when more than one sub-plan is available. Each sub-plan enables a set of security features. When not specified, full plan is applied.

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc