MicrosoftTeamsUserIdentifierModel.Cloud Property
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.
The cloud that the Microsoft Teams user belongs to. By default 'public' if missing.
public Azure.Messaging.EventGrid.SystemEvents.CommunicationCloudEnvironmentModel? Cloud { get; }
member this.Cloud : Nullable<Azure.Messaging.EventGrid.SystemEvents.CommunicationCloudEnvironmentModel>
Public ReadOnly Property Cloud As Nullable(Of CommunicationCloudEnvironmentModel)