Amazon.StorageGateway.Model.DeviceiSCSIAttributes.IsSetNetworkInterfacePort C# (CSharp) Method

IsSetNetworkInterfacePort() private method

private IsSetNetworkInterfacePort ( ) : bool
return bool
        internal bool IsSetNetworkInterfacePort()
        {
            return this.networkInterfacePort.HasValue;
        }