Click or drag to resize

CreateSnapMirrorVolumeRequestAggregate Property

The containing ONTAP aggregate in which to create the volume. You can use ListSnapMirrorAggregates to get information about available ONTAP aggregates.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string Aggregate { get; set; }

Property Value

Type: String
See Also