SecurityConnector.EnvironmentData 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 security connector environment data.
[Microsoft.Azure.PowerShell.Cmdlets.Security.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ISecurityConnectorEnvironment EnvironmentData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)>]
member this.EnvironmentData : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ISecurityConnectorEnvironment with get, set
Public Property EnvironmentData As ISecurityConnectorEnvironment
Property Value
Implements
- Attributes