Partilhar via


ISecurityConnectorEnvironment.EnvironmentType Property

Definition

The type of the environment data.

[Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "AwsAccount", "GcpProject", "GithubScope", "AzureDevOpsScope", "GitlabScope" })]
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The type of the environment data.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="environmentType", Update=true)]
public string EnvironmentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "AwsAccount", "GcpProject", "GithubScope", "AzureDevOpsScope", "GitlabScope" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The type of the environment data.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="environmentType", Update=true)>]
member this.EnvironmentType : string with get, set
Public Property EnvironmentType As String

Property Value

Attributes

Applies to