你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AwsEnvironmentData 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.
The aws connector environment data
[Newtonsoft.Json.JsonObject("AwsAccount")]
public class AwsEnvironmentData : Microsoft.Azure.Management.Security.Models.EnvironmentData
[<Newtonsoft.Json.JsonObject("AwsAccount")>]
type AwsEnvironmentData = class
inherit EnvironmentData
Public Class AwsEnvironmentData
Inherits EnvironmentData
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
AwsEnvironmentData() |
Initializes a new instance of the AwsEnvironmentData class. |
AwsEnvironmentData(AwsOrganizationalData) |
Initializes a new instance of the AwsEnvironmentData class. |
Properties
OrganizationalData |
Gets or sets the AWS account's organizational data |