Share via


LicenseUpdate.LicenseWarnings Property

Definition

Gets list of warnings that occurred during license assignment. This is a read only property.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.Licenses.LicenseWarning> LicenseWarnings { get; }
member this.LicenseWarnings : seq<Microsoft.Store.PartnerCenter.Models.Licenses.LicenseWarning>
Public ReadOnly Property LicenseWarnings As IEnumerable(Of LicenseWarning)

Property Value

Applies to