你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ISecurityConnector.EnvironmentData Property

Definition

The security connector environment data.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The security connector environment data.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ISecurityConnectorEnvironment) }, Read=true, ReadOnly=false, Required=false, SerializedName="environmentData", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ISecurityConnectorEnvironment EnvironmentData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The security connector environment data.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ISecurityConnectorEnvironment) }, Read=true, ReadOnly=false, Required=false, SerializedName="environmentData", Update=true)>]
member this.EnvironmentData : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ISecurityConnectorEnvironment with get, set
Public Property EnvironmentData As ISecurityConnectorEnvironment

Property Value

Attributes

Applies to