ModifyVolumeAccessGroupRequestDeleteOrphanInitiators Property |
true: Default. Delete initiator objects after they are removed from a volume access group.
false: Do not delete initiator objects after they are removed from a volume access group.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> DeleteOrphanInitiators { get; set; }
Property Value
Type:
NullableBooleanSee Also