Uses of Class
com.microsoft.graph.models.IntuneBrand
Packages that use IntuneBrand
-
Uses of IntuneBrand in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IntuneBrandModifier and TypeMethodDescriptionstatic IntuneBrandIntuneBrand.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getIntuneBrand()Gets the intuneBrand property value. intuneBrand contains data which is used in customizing the appearance of the Company Portal applications as well as the end user web portal.Methods in com.microsoft.graph.models with parameters of type IntuneBrandModifier and TypeMethodDescriptionvoidDeviceManagement.setIntuneBrand(IntuneBrand value) Sets the intuneBrand property value. intuneBrand contains data which is used in customizing the appearance of the Company Portal applications as well as the end user web portal.