| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Beta.Applications
$params = @{
verifiedPublisherId = "1234567"
}
Set-MgBetaApplicationVerifiedPublisher -ApplicationId $applicationId -BodyParameter $params
| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Beta.Applications
$params = @{
verifiedPublisherId = "1234567"
}
Set-MgBetaApplicationVerifiedPublisher -ApplicationId $applicationId -BodyParameter $params