< Back

Remove-ProvAzureSubscription

Sun Jan 19, 2020 5:38 pm

NAME Remove-ProvAzureSubscription



SYNOPSIS





SYNTAX

Remove-ProvAzureSubscription -Job <object> -PccItsmConn <object> -PccSubscriptionConn <object> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-PccSubscriptionConn <object>

Name ot Azure automation account connection of type PCC-Azure-Subscription"



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-PccItsmConn <object>

Name ot Azure automation account connection of type PCC-Provance-ITSM"



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Job <object>

Azure automation runbook's job id"



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.String







RELATED LINKS