Package version:

Existing storage account input.

interface ExistingProtectionProfile {
    protectionProfileId: string;
    resourceType: "Existing";
}

Hierarchy (view full)

Properties

protectionProfileId: string

The protection profile Arm Id. Throw error, if resource does not exists.

resourceType

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