Package version:

Interface LeaseAccessConditions

Parameter group

interface LeaseAccessConditions {
    leaseId?: string;
}

Properties

Properties

leaseId?: string

If specified, the operation only succeeds if the resource's lease is active and matches this ID.