Dela via


Get-AzNetAppFilesSubvolume

Hämtar information om en Undervolume för Azure NetApp Files (ANF).

Syntax

Get-AzNetAppFilesSubvolume
   -ResourceGroupName <String>
   -AccountName <String>
   -PoolName <String>
   [-VolumeName <String>]
   [-Name <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzNetAppFilesSubvolume
   [-Name <String>]
   -ResourceId <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzNetAppFilesSubvolume
   [-Name <String>]
   -VolumeObject <PSNetAppFilesVolume>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Cmdleten Get-AzNetAppFilesSubvolume hämtar information om en ANF-delvolym.

Exempel

Exempel 1

Get-AzNetAppFilesSubvolume -ResourceGroupName "MyRG" -AccountName "MyAnfAccount" -PoolName "MyAnfPool" -VolumeName "MyAnfVolume" -Name "MyAnfSubvolume"

ResourceGroupName : myrg
Id                : /subscriptions/69a75bda-882e-44d5-8431-63421204132a/resourceGroups/myrg/providers/Microsoft.NetApp/netAppAccounts/myanfaccount/capacityPools/myanfpool/volumes/myanfvolume/subvolumes/myanfsubvolume
Name              : myanfaccount/myanfpool/myanfvolume/myanfsubvolume
Type              : Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes
Etag              :
Path              : /subvolumePath
Size              :
ParentPath        :
ProvisioningState : Succeeded

Cmdleten Get-AzNetAppFilesSubvolume hämtar information om en ANF-delvolym.

Parametrar

-AccountName

Namnet på ANF-kontot

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-DefaultProfile

Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.

Typ:IAzureContextContainer
Alias:AzContext, AzureRmContext, AzureCredential
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-Name

Namnet på ANF-delmängden

Typ:String
Alias:SubvolumeName
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-PoolName

Namnet på ANF-poolen

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-ResourceGroupName

Resursgruppen för ANF-delmängden

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-ResourceId

Resurs-ID för ANF-delmängden

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:True
Godkänn jokertecken:False

-VolumeName

Namnet på ANF-volymen

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-VolumeObject

Volymobjektet som innehåller delmängden som ska returneras

Typ:PSNetAppFilesVolume
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:True
Godkänn jokertecken:False

Indata

String

PSNetAppFilesVolume

Utdata

PSNetAppFilesVolume