Get-AzLogProfile
Ruft ein Protokollprofil ab.
Syntax
Get-AzLogProfile
[-Name <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Beschreibung
Das Cmdlet "Get-AzLogProfile " ruft ein Protokollprofil ab.
Beispiele
Beispiel 1: Ruft ein Protokollprofil ab
Get-AzLogProfile
StorageAccountId : /subscriptions/xxxx-xxxx-xxxx-xxxx-xxxx/resourceGroups/testrg/providers/Microsoft.Stor
age/storageAccounts/storageaccount
ServiceBusRuleId :
Locations
: eastus
Categories
: Delete
: Write
: Action
RetentionPolicy
Enabled : False
Days : 0
Id :
/subscriptions/xxxx-xxxx-xxxx-xxxx-xxxx/providers/microsoft.insights/logprofiles/exportlogprofile
Name : exportlogprofile
Type :
Location :
Tags :
Kind :
Etag :
Dieser Befehl ruft ein Protokollprofil ab.
Parameter
-DefaultProfile
Anmeldeinformationen, Konto, Mandant und Abonnement für die Kommunikation mit Azure
Typ: | IAzureContextContainer |
Aliase: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Standardwert: | None |
Erforderlich: | False |
Pipelineeingabe akzeptieren: | False |
Platzhalterzeichen akzeptieren: | False |
-Name
Gibt den Namen des abzurufenden Protokollprofils an.
Typ: | String |
Position: | Named |
Standardwert: | None |
Erforderlich: | False |
Pipelineeingabe akzeptieren: | True |
Platzhalterzeichen akzeptieren: | False |