From b1ddae449e0a80621b6658bfc86dfca9dd30a8c6 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Thu, 17 Jan 2019 13:02:20 -0800 Subject: [PATCH] Generated from d9b85a4cf98f355219b4d4d3faf53bafcefb3c3a (#3896) typo: blueprint/resource-manager/Microsoft.Blueprint - fullfillment -> fulfillment - deinition -> definition - policyAssginment -> policyAssignment --- .../blueprint/mgmt/2017-11-11-preview/blueprint/models.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/preview/blueprint/mgmt/2017-11-11-preview/blueprint/models.go b/services/preview/blueprint/mgmt/2017-11-11-preview/blueprint/models.go index a4e1e098eba5..169b085a1279 100644 --- a/services/preview/blueprint/mgmt/2017-11-11-preview/blueprint/models.go +++ b/services/preview/blueprint/mgmt/2017-11-11-preview/blueprint/models.go @@ -1471,7 +1471,7 @@ type ParameterValueBase struct { // PolicyAssignmentArtifact blueprint artifact applies Policy assignments. type PolicyAssignmentArtifact struct { - // PolicyAssignmentArtifactProperties - properties for policyAssginment Artifact + // PolicyAssignmentArtifactProperties - properties for policyAssignment Artifact *PolicyAssignmentArtifactProperties `json:"properties,omitempty"` // Kind - Possible values include: 'KindArtifact', 'KindTemplate', 'KindRoleAssignment', 'KindPolicyAssignment' Kind Kind `json:"kind,omitempty"`