Skip to content

Commit b70b295

Browse files
author
Igor Komlew
authored
added comment for microsoft.user.licenseDetail.servicePlanInfo (#5724)
1 parent a895fcc commit b70b295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

providers/ms365/resources/ms365.lr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ private microsoft.user.licenseDetail @defaults("skuId skuPartNumber") {
217217
servicePlans []microsoft.user.licenseDetail.servicePlanInfo
218218
}
219219

220+
// Contains information about a service plan associated with a subscribed SKU
220221
private microsoft.user.licenseDetail.servicePlanInfo @defaults("appliesTo provisioningStatus servicePlanName") {
221222
// The object the service plan can be assigned to. The possible values are: User or Company
222223
appliesTo string

0 commit comments

Comments
 (0)