Click or drag to resize

SnapMirrorNetworkInterfaceAdministrativeStatus Property

Specifies the administrative status of the LIF. The administrative status can differ from the operational status. For instance, if you specify the status as up but a network problem prevents the interface from functioning, the operational status remains as down. Possible values: up down

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

Property Value

Type: String
See Also