Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.12 KB

New-AzSecurityGitHubScopeEnvironmentObject.md

File metadata and controls

48 lines (33 loc) · 1.12 KB
external help file Module Name online version schema
Az.Security-help.xml
Az.Security
2.0.0

New-AzSecurityGitHubScopeEnvironmentObject

SYNOPSIS

Create an in-memory object for GitHubScopeEnvironment.

SYNTAX

New-AzSecurityGitHubScopeEnvironmentObject [<CommonParameters>]

DESCRIPTION

Create an in-memory object for GitHubScopeEnvironment.

EXAMPLES

Example 1: Create new GitHubScopeEnvironment object

New-AzSecurityGitHubScopeEnvironmentObject
EnvironmentType
---------------
GithubScope

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

Microsoft.Azure.PowerShell.Cmdlets.Security.Models.GitHubScopeEnvironment

NOTES

RELATED LINKS