< Back

Remove-AzureRmLogProfile

Tue Jan 29, 2019 9:49 pm

NAME Remove-AzureRmLogProfile



SYNOPSIS

Removes a log profile.





SYNTAX

Remove-AzureRmLogProfile [-DefaultProfile <IAzureContextContainer>] -Name <String> [-PassThru] [<CommonParameters>]





DESCRIPTION

The Remove-AzureRmLogProfile cmdlet removes a log profile.



This cmdlet implements the ShouldProcess pattern, i.e. it might request confirmation from the user before actually creating, modifying, or

removing the resource.





PARAMETERS

-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Name <String>

Specifies the name of the log profile to remove.



Required? true

Position? named

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-PassThru [<SwitchParameter>]

{{Fill PassThru Description}}



Required? false

Position? named

Default value False

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 (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None

This cmdlet does not accept any input.





OUTPUTS

AzureOperationResponse







NOTES









1:















RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... logprofile

Add-AzureRmLogProfile

Get-AzureRmLogProfile