Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProfAttrs

The identifying attributes of a profile.

Hierarchy

  • IProfAttrs

Index

Properties

isDefaultProfile

isDefaultProfile: boolean

Indicates if this is the default profile for this type

profLoc

profLoc: IProfLoc

Location of this profile. profNmLoc.ProfLocType can never be ProfLocType.ENV or ProfLocType.DEFAULT, because this is the location of a profile, not an argument value.

profName

profName: string

The name of the profile

profType

profType: string

The profile type (eg. "zosmf")

Generated using TypeDoc