GetIacProfileResult

constructor(authStatus: String, azureApiVersion: String, branchName: String? = null, etag: String, id: String, location: String, name: String, prStatus: String, pullNumber: Int, repositoryMainBranch: String? = null, repositoryName: String? = null, repositoryOwner: String? = null, stages: List<StagePropertiesResponse>? = null, storageAccountName: String? = null, storageAccountResourceGroup: String? = null, storageAccountSubscription: String? = null, storageContainerName: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, templates: List<IacTemplatePropertiesResponse>? = null, type: String)