ICopilotStudioClientConnectionSettings.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.
Power Platform Cloud where the environment is hosted
public Microsoft.Agents.CopilotStudio.Client.Discovery.PowerPlatformCloud? Cloud { get; set; }
member this.Cloud : Nullable<Microsoft.Agents.CopilotStudio.Client.Discovery.PowerPlatformCloud> with get, set
Public Property Cloud As Nullable(Of PowerPlatformCloud)