MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Collection of organizationalBrandingLocalization
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponseTypeConverter))]
public class MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse, Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.IAssociativeArray<object>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponseTypeConverter))>]
type MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse = class
interface IMicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse
interface IJsonSerializable
interface IAssociativeArray<obj>
Public Class MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse
Implements IAssociativeArray(Of Object), IMicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse
- Inheritance
-
MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse
- Attributes
- Implements
Constructors
MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse() |
Creates an new MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse instance. |
Fields
__additionalProperties |
Properties
Item[String] | |
OdataNextLink | |
Value |
Methods
Operators
Implicit(MicrosoftGraphOrganizationalBrandingLocalizationCollectionResponse to Dictionary<String,Object>) |
Explicit Interface Implementations
IAssociativeArray<Object>.AdditionalProperties |