Lines Matching defs:AssessmentProperties

1199 	*AssessmentProperties `json:"properties,omitempty"`  anonMember
1284 type AssessmentProperties struct { struct
1286 AzureLocation AzureLocation `json:"azureLocation,omitempty"`
1288 AzureOfferCode AzureOfferCode `json:"azureOfferCode,omitempty"`
1290 AzurePricingTier AzurePricingTier `json:"azurePricingTier,omitempty"`
1292 AzureStorageRedundancy AzureStorageRedundancy `json:"azureStorageRedundancy,omitempty"`
1294 ScalingFactor *float64 `json:"scalingFactor,omitempty"`
1296 Percentile Percentile `json:"percentile,omitempty"`
1298 TimeRange TimeRange `json:"timeRange,omitempty"`
1300 Stage AssessmentStage `json:"stage,omitempty"`
1302 Currency Currency `json:"currency,omitempty"`
1304 AzureHybridUseBenefit AzureHybridUseBenefit `json:"azureHybridUseBenefit,omitempty"`
1306 DiscountPercentage *float64 `json:"discountPercentage,omitempty"`
1308 ConfidenceRatingInPercentage *float64 `json:"confidenceRatingInPercentage,omitempty"`
1310 SizingCriterion AssessmentSizingCriterion `json:"sizingCriterion,omitempty"`
1312 PricesTimestamp *date.Time `json:"pricesTimestamp,omitempty"`
1314 CreatedTimestamp *date.Time `json:"createdTimestamp,omitempty"`
1316 UpdatedTimestamp *date.Time `json:"updatedTimestamp,omitempty"`
1318 MonthlyComputeCost *float64 `json:"monthlyComputeCost,omitempty"`
1320 MonthlyBandwidthCost *float64 `json:"monthlyBandwidthCost,omitempty"`
1322 MonthlyStorageCost *float64 `json:"monthlyStorageCost,omitempty"`
1324 Status AssessmentStatus `json:"status,omitempty"`
1326 NumberOfMachines *int32 `json:"numberOfMachines,omitempty"`