LinkableEnvironmentContent 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.
Request for getting all the linkable environments for a user.
public class LinkableEnvironmentContent
type LinkableEnvironmentContent = class
Public Class LinkableEnvironmentContent
- Inheritance
-
LinkableEnvironmentContent
Constructors
LinkableEnvironmentContent() |
Initializes a new instance of LinkableEnvironmentContent. |
Properties
Region |
Azure region in which we want to link the environment. |
TenantId |
Tenant Id of the user in which they want to link the environment. |
UserPrincipal |
user principal id of the user. |