Get-AzStorageCacheUsageModel
Get the list of cache usage models available to this subscription.
Syntax
Get-AzStorageCacheUsageModel
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
Get the list of cache usage models available to this subscription.
Examples
Example 1: Get the list of cache usage models available to this subscription.
Get-AzStorageCacheUsageModel
ModelName TargetType
--------- ----------
READ_ONLY Nfs
READ_WRITE Nfs
Get the list of cache usage models available to this subscription.
Parameters
-DefaultProfile
The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
Type: | PSObject |
Aliases: | AzureRMContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SubscriptionId
The ID of the target subscription.
Type: | String[] |
Position: | Named |
Default value: | (Get-AzContext).Subscription.Id |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Outputs
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.