GetPublishedBlueprintResult

constructor(azureApiVersion: String, blueprintName: String? = null, changeNotes: String? = null, description: String? = null, displayName: String? = null, id: String, name: String, parameters: Map<String, ParameterDefinitionResponse>? = null, resourceGroups: Map<String, ResourceGroupDefinitionResponse>? = null, status: BlueprintStatusResponse, targetScope: String? = null, type: String)