Package version:

Interface ProximityPlacementGroupUpdate

Specifies information about the proximity placement group.

interface ProximityPlacementGroupUpdate {
    tags?: {
        [propertyName: string]: string;
    };
}

Hierarchy (view full)

Properties

Properties

tags?: {
    [propertyName: string]: string;
}

Resource tags