Type Alias: DeploymentProfileEntry
type DeploymentProfileEntry = z.infer<typeof DeploymentProfileEntrySchema>;
Defined in: src/models/mgmt-deployment-profile.ts:16
Deployment profile entry.
type DeploymentProfileEntry = z.infer<typeof DeploymentProfileEntrySchema>;
Defined in: src/models/mgmt-deployment-profile.ts:16
Deployment profile entry.