Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetAppAccountId ¶
func NetAppAccountID ¶
func NetAppAccountID(input string) (*NetAppAccountId, error)
type NetAppPoolId ¶
func NetAppPoolID ¶
func NetAppPoolID(input string) (*NetAppPoolId, error)
type NetAppSnapshotId ¶
type NetAppSnapshotId struct { ResourceGroup string AccountName string PoolName string VolumeName string Name string }
func NetAppSnapshotID ¶
func NetAppSnapshotID(input string) (*NetAppSnapshotId, error)
type NetAppVolumeId ¶
func NetAppVolumeID ¶
func NetAppVolumeID(input string) (*NetAppVolumeId, error)
Click to show internal directories.
Click to hide internal directories.